]> git.pld-linux.org Git - packages/autofs.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:
    autofs.init -> 1.27

autofs.init

index bd0c80e5b76b54151ca8427efb4570311b024c10..9af8c174b015cf10e4f57ce7d3f3886971e95de2 100644 (file)
@@ -25,7 +25,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 automounter
                exit 1
        fi
This page took 0.069136 seconds and 4 git commands to generate.