]> git.pld-linux.org Git - packages/dante.git/commitdiff
- remove remnants from template.init
authorElan Ruusamäe <glen@pld-linux.org>
Thu, 8 Dec 2005 00:41:26 +0000 (00:41 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    sockd.init -> 1.6

sockd.init

index 9b6781187efa856c248972d999bf14fdced3116d..b4e89d57b75c9fee0b05078b0d1f9d4efc7cc2d9 100644 (file)
@@ -22,7 +22,6 @@
 # Check that networking is up.
 if is_yes "${NETWORKING}"; then
        if [ ! -f /var/lock/subsys/network -a "$1" != stop -a "$1" != status ]; then
-               # nls "ERROR: Networking is down. %s can't be run." <service>
                msg_network_down sockdd
                exit 1
        fi
This page took 0.047612 seconds and 4 git commands to generate.