Compare commits

..

No commits in common. "master" and "readynas/1.2.4-nt1-RC1" have entirely different histories.

5
debian/postinst vendored
View file

@ -6,9 +6,4 @@ case "$1" in
;;
esac
# avahi explicitly doesn't broadcast over ZeroTier
# so tell avahi to change the config
# avahi already reloads config on file change
sed -i 's/,zt0//' /etc/avahi/avahi-daemon.conf
#DEBHELPER#