From 9c0f8d48b1a00b6a792918d6fce9224d06373ba7 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sat, 2 Jun 2012 12:54:37 +0200 Subject: [PATCH] avahi: enable systemd socket activation. --- srcpkgs/avahi/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/avahi/template b/srcpkgs/avahi/template index 0bf01044176..144c3c2ce3e 100644 --- a/srcpkgs/avahi/template +++ b/srcpkgs/avahi/template @@ -1,7 +1,7 @@ # Template file for 'avahi' pkgname=avahi version=0.6.31 -revision=3 +revision=4 homepage="http://www.avahi.org" distfiles="$homepage/download/avahi-$version.tar.gz" build_style=gnu-configure @@ -26,7 +26,7 @@ long_desc=" # Create avahi and netdev system accounts. system_accounts="avahi netdev" -systemd_services="avahi-daemon.service on" +systemd_services="avahi-daemon.socket on" conf_files=" /etc/avahi/services/ssh.service /etc/avahi/services/sftp-ssh.service