Unverified Commit f531b17f authored by Sebastian Sellmeier's avatar Sebastian Sellmeier
Browse files

avahi-daemon: add ConfigurationDirectory to ensure "avahi/services" exists

parent c6fd9036
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -275,6 +275,7 @@ in
        BusName = "org.freedesktop.Avahi";
        Type = "dbus";
        ExecStart = "${pkgs.avahi}/sbin/avahi-daemon --syslog -f ${avahiDaemonConf}";
        ConfigurationDirectory = "avahi/services";
      };
    };