]> git.pld-linux.org Git - packages/dante.git/blobdiff - sockd.init
- remove remnants from template.init
[packages/dante.git] / 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.086713 seconds and 4 git commands to generate.