]> git.pld-linux.org Git - packages/firestarter.git/commitdiff
- typo
authorElan Ruusamäe <glen@pld-linux.org>
Mon, 1 Mar 2010 11:26:38 +0000 (11:26 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    firestarter.init -> 1.5

firestarter.init

index 43e441906386362c9c841532d0f6f259a9ad13ea..13c98eeb53a6ea81050eabbae0c3917c89a4d059 100644 (file)
@@ -47,7 +47,7 @@ start() {
 }
 
 stop() {
-       if [ -f /var/lock/subsys/firestarter ]; then
+       if [ -f /var/lock/subsys/firestarter ]; then
                msg_not_running "firestarter"
                return
        fi
This page took 0.073196 seconds and 4 git commands to generate.