kumquat-buildroot/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-daemon.service avahi: Add systemd init script 2014-05-03 18:38:53 +02:00
avahi-disable-systemd-support.patch
avahi-ipv6only.patch
avahi-optional-ipv6.patch
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
S50avahi-daemon