]> git.pld-linux.org Git - packages/dhcp.git/commitdiff
- for checkconfig target set $RETVAL
authorElan Ruusamäe <glen@pld-linux.org>
Thu, 19 Nov 2009 20:35:00 +0000 (20:35 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    dhcp6.init -> 1.7

dhcp6.init

index 08a13afebdc79535afadffb104a919e2415ab168..5031e28b61ed6993ef95325d4c305bdbd3e1b4b4 100644 (file)
@@ -71,6 +71,7 @@ checkconfig() {
                        fail
                fi
                [ "$out" ] && echo >&2 "$out"
+               RETVAL=$checkconfig
        else
                # run config test and abort with nice message if failed
                # (for actions checking status before action).
This page took 0.066396 seconds and 4 git commands to generate.