SOURCES: openvpn.init - cosmetic

glen glen at pld-linux.org
Tue Oct 17 11:20:18 CEST 2006


Author: glen                         Date: Tue Oct 17 09:20:18 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- cosmetic

---- Files affected:
SOURCES:
   openvpn.init (1.25 -> 1.26) 

---- Diffs:

================================================================
Index: SOURCES/openvpn.init
diff -u SOURCES/openvpn.init:1.25 SOURCES/openvpn.init:1.26
--- SOURCES/openvpn.init:1.25	Tue Oct 17 11:19:49 2006
+++ SOURCES/openvpn.init	Tue Oct 17 11:20:13 2006
@@ -127,7 +127,7 @@
 		[ -f "$pidfile" ] || continue
 		tun=${pidfile#/var/run/openvpn/}
 		tun=${tun%.pid}
-		tunlup $tun && echo -n " $tun($(cat /var/run/openvpn/$tun.pid))"
+		tunlup $tun && echo -n " $tun($(cat $pidfile))"
 	done
 	echo ""
 	tunlsup
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/openvpn.init?r1=1.25&r2=1.26&f=u



More information about the pld-cvs-commit mailing list