export LANG=C in grml-pptp*/grml-vpnc-tugraz scripts
[grml-network.git] / sbin / grml-vpnc-tugraz
index 9903ee7..de34977 100755 (executable)
@@ -4,14 +4,14 @@
 # Authors:       grml-team (grml.org), (c) Michael Prokop <mika@grml.org>
 # Bug-Reports:   see http://grml.org/bugs/
 # License:       This file is licensed under the GPL v2.
-# Latest change: Die Feb 27 14:14:34 CET 2007 [mika]
+# Latest change: Sam Jän 26 00:12:37 CET 2008 [mika]
 ################################################################################
 
 # Documentation:
 # http://www.zid.tugraz.at/ki/netz/extern/vpn/
 
-LANG=C
-LC_ALL=C
+export LANG=C
+export LC_ALL=C
 
 if [ "$UID" != 0 ];  then
   sudo $0