export LANG=C in grml-pptp*/grml-vpnc-tugraz scripts
[grml-network.git] / sbin / grml-pptp-xdsl-students
index 5b84bec..1f549fb 100755 (executable)
@@ -4,7 +4,7 @@
 # Authors:       grml-team (grml.org), (c) Martin Hecher <hecka@grml.org>
 # Bug-Reports:   see http://grml.org/bugs/
 # License:       This file is licensed under the GPL v2.
-# Latest change: Sun Jan 15 16:19:24 CET 2006 [mika]
+# Latest change: Sam Jän 26 00:13:11 CET 2008 [mika]
 ################################################################################
 
 ################################################################################
@@ -15,7 +15,7 @@
 # by Andreas 'Jimmy' Gredler
 ################################################################################
 
-LANG=C
+export LANG=C
 DIALOG="dialog"
 
 if [ "$UID" != 0 ];  then