]> git.pld-linux.org Git - packages/dhcp.git/commitdiff
- proper subsys name in status
authorElan Ruusamäe <glen@pld-linux.org>
Thu, 19 Nov 2009 21:22:29 +0000 (21:22 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    dhcp6.init -> 1.9

dhcp6.init

index a22261e5801b3eb5f46f727c08608de9ad6788cb..a2b978fef4b274355c0a9aaa1837a874e3f8bc1e 100644 (file)
@@ -146,7 +146,7 @@ case "$1" in
        checkconfig 1
        ;;
   status)
-       status --pidfile /var/run/dhcpd6.pid dhcpd
+       status --pidfile /var/run/dhcpd6.pid dhcpd6 dhcpd
        exit $?
        ;;
   *)
This page took 0.152193 seconds and 4 git commands to generate.