avahi: enable systemd socket activation.
This commit is contained in:
parent
452358baa8
commit
9c0f8d48b1
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'avahi'
|
# Template file for 'avahi'
|
||||||
pkgname=avahi
|
pkgname=avahi
|
||||||
version=0.6.31
|
version=0.6.31
|
||||||
revision=3
|
revision=4
|
||||||
homepage="http://www.avahi.org"
|
homepage="http://www.avahi.org"
|
||||||
distfiles="$homepage/download/avahi-$version.tar.gz"
|
distfiles="$homepage/download/avahi-$version.tar.gz"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -26,7 +26,7 @@ long_desc="
|
||||||
|
|
||||||
# Create avahi and netdev system accounts.
|
# Create avahi and netdev system accounts.
|
||||||
system_accounts="avahi netdev"
|
system_accounts="avahi netdev"
|
||||||
systemd_services="avahi-daemon.service on"
|
systemd_services="avahi-daemon.socket on"
|
||||||
conf_files="
|
conf_files="
|
||||||
/etc/avahi/services/ssh.service
|
/etc/avahi/services/ssh.service
|
||||||
/etc/avahi/services/sftp-ssh.service
|
/etc/avahi/services/sftp-ssh.service
|
||||||
|
|
Loading…
Reference in a new issue