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

lighttpd.init

index 36ddf4723cf40fe1eda7b58ad2aa0a5b7a135320..378a1276227588593453ec46be060a4c46cd64ac 100644 (file)
@@ -19,7 +19,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 lighttpd
                exit 1
        fi
This page took 0.10458 seconds and 4 git commands to generate.