]> git.pld-linux.org Git - packages/avahi.git/commitdiff
- fix path to avahi-dnsconfd.action
authorElan Ruusamäe <glen@pld-linux.org>
Wed, 14 Dec 2011 22:29:55 +0000 (22:29 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    avahi-dnsconfd.upstart -> 1.3

avahi-dnsconfd.upstart

index 7e697a0a2b374b0b44e8e883c2c56e6c5320a577..b6d18a9b7528398fc876b403b00786177a9bafb0 100644 (file)
@@ -8,7 +8,7 @@ respawn
 console output
 
 pre-start script
-       if [ ! -f /etc/avahi/dnsconfd.action ] ; then
+       if [ ! -f /etc/avahi/avahi-dnsconfd.action ]; then
                logger -t 'init/avahi-dnsconfd' "Not configured - not starting"
                /sbin/initctl -q stop
        fi
This page took 0.058649 seconds and 4 git commands to generate.