buildrootschalter/package/avahi
Maxime Hadjinlian ac6813f184 avahi: Add systemd init script
This consists of two files:
  - avahi-daemon.service:
    It start/stop the daemon avahi, it's a copy of the S50avahi-daemon
    script.
  - avahi_tmpfiles.conf:
    This one gets installed in /usr/lib/tmpfiles.d/ to be used by
    systemd-tmpfiles which will create the correct directory structure
    with the appropriate rights.
    This is the equivalent of the S05avahi-setup.sh script.

Signed-off-by: Maxime Hadjinlian <maxime.hadjinlian@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2014-05-03 18:38:53 +02:00
..
avahi_tmpfiles.conf avahi: Add systemd init script 2014-05-03 18:38:53 +02:00
avahi-autoipd-perms.patch avahi: convert to Makefile.autotools.in format 2009-03-05 21:38:40 +00:00
avahi-daemon.service avahi: Add systemd init script 2014-05-03 18:38:53 +02:00
avahi-disable-systemd-support.patch avahi: bump version 2010-07-19 16:01:28 +02:00
avahi-ipv6only.patch avahi: convert to Makefile.autotools.in format 2009-03-05 21:38:40 +00:00
avahi-optional-ipv6.patch avahi: fix build on uclibc 0.9.31 without ipv6 support 2010-05-18 10:42:13 +02:00
avahi.mk avahi: Add systemd init script 2014-05-03 18:38:53 +02:00
Config.in Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
S05avahi-setup.sh avahi: S05avahi-setup.sh: fix s/pid/ipd/ typo 2012-01-26 15:19:26 +01:00
S50avahi-daemon