summaryrefslogtreecommitdiff
path: root/avahi
diff options
context:
space:
mode:
authorTim Biermann <tbier@posteo.de>2021-06-26 17:29:27 +0000
committerTim Biermann <tbier@posteo.de>2021-06-26 17:36:03 +0000
commit860762468377f80fdbb5a23bc925220b09005a93 (patch)
tree5830124c2cb31d6cfc5cc10d5633e45240767fad /avahi
parent421936fee0edebdd97abd3d0f3558110ac5983ac (diff)
downloadcontrib-860762468377f80fdbb5a23bc925220b09005a93.tar.gz
contrib-860762468377f80fdbb5a23bc925220b09005a93.tar.xz
avahi: avahi will create it's directory on it's own
Diffstat (limited to 'avahi')
-rw-r--r--avahi/.signature4
-rw-r--r--avahi/avahi-daemon.service1
2 files changed, 2 insertions, 3 deletions
diff --git a/avahi/.signature b/avahi/.signature
index fb020b798..973037c5f 100644
--- a/avahi/.signature
+++ b/avahi/.signature
@@ -1,8 +1,8 @@
untrusted comment: verify with /etc/ports/contrib.pub
-RWSagIOpLGJF3w9/3B+saJK3MWjUESrCPxxpSB8QRQVNtR2EI6reco973UpRt7O2vK4U1Hx4/rK8EDnz2y8/8+0a1QQ00yk3HA0=
+RWSagIOpLGJF3/hQZvA1zBXEQad6DAIkyX38PFo/hOlcfs+vc/+3LuhTnQc+tas9CZZe4zK4lqWCRu9ql2c7xtwLw5BIPCnBvAM=
SHA256 (Pkgfile) = f147f58a6bab7a2709eaa3019b502d416532305033061a49b0ba70f30ee7ca7e
SHA256 (.footprint) = 539745708360fcb1f8e2ec7a7dd993750e5d9b03491f436f5341a76b71aef949
SHA256 (avahi-0.8.tar.gz) = 060309d7a333d38d951bc27598c677af1796934dbd98e1024e7ad8de798fedda
SHA256 (avahi-0.8-ipv6_race_condition_fix-1.patch) = 218c909581d0ca2c86c8145bb0797050d987a6b0ae3417949dbe2a6d55c49360
-SHA256 (avahi-daemon.service) = 05b84ea273b88ae84dce0867ab813a58be57b07c65d1e2d02d212b8d7b9f96c4
+SHA256 (avahi-daemon.service) = 27fef1ede68353d75f5848dc23daa2f8f5a38fb2ff0fdd87d9c4309896754e0b
SHA256 (reverse-move-to-run.patch) = a333bcf15dd3e72ac99b2e883202e7170d2ff27bf61820413235bc9f3c9c2605
diff --git a/avahi/avahi-daemon.service b/avahi/avahi-daemon.service
index 66eb463c2..4aad2300b 100644
--- a/avahi/avahi-daemon.service
+++ b/avahi/avahi-daemon.service
@@ -12,7 +12,6 @@ OPTS="-D"
case $1 in
start)
- mkdir /var/run/avahi
$SSD --start --pidfile $PID --user $USER --exec $PROG -- $OPTS
;;
stop)

Generated by cgit