]> git.pld-linux.org Git - packages/openvpn.git/commitdiff
- typo
authorElan Ruusamäe <glen@pld-linux.org>
Tue, 11 Sep 2007 11:18:28 +0000 (11:18 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    openvpn.init -> 1.31

openvpn.init

index 719117d9acb8e127f449215bcc226b919d7eb208..edd3be90eeffdc41ddf613f3c6004379fe6d5587 100644 (file)
@@ -38,7 +38,7 @@ else
        exit 0
 fi
 
-# check if all the tunnel $1 is up
+# check if the tunnel $1 is up
 tunlup() {
        local tun="$1"
        local pidfile=/var/run/openvpn/$tun.pid
This page took 0.152919 seconds and 4 git commands to generate.