Fix for option which is not working without export (eterbug #4327).
authorAlexander Morozov <amorozov@etersoft.ru>
Tue, 10 Aug 2010 10:09:30 +0000 (14:09 +0400)
committerAlexander Morozov <amorozov@etersoft.ru>
Tue, 10 Aug 2010 10:13:50 +0000 (14:13 +0400)
etersoft/init/config

index 3825b3e2cbd7215f1381672e6096442692ef41d8..5ae305ee5cc8604820752fc04259517c73cd2b20 100644 (file)
@@ -55,7 +55,7 @@ export WINEHOLDSERVER=1800
 
 # Выключение автомонтирование сменных устройств
 # Disable automount (assign drive letters) removable devices (eterbug #4327)
-#WINEAUTOMOUNT=no
+#export WINEAUTOMOUNT=no
 
 # Disable annoying fixmes
 if [ -z "$WINEDEBUG" ] ; then