Author: glen                         Date: Mon Feb 27 16:55:25 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- unset $TMP (inaccessible for samba uid when samba started via sudo)

---- Files affected:
SOURCES:
   smb.init (1.17 -> 1.18) 

---- Diffs:

================================================================
Index: SOURCES/smb.init
diff -u SOURCES/smb.init:1.17 SOURCES/smb.init:1.18
--- SOURCES/smb.init:1.17       Thu Dec  8 02:02:49 2005
+++ SOURCES/smb.init    Mon Feb 27 17:55:19 2006
@@ -31,6 +31,7 @@
 fi
 
 TMPDIR="/tmp"; export TMPDIR
+unset TMP || :
 
 # Check that smb.conf exists.
 [ -f /etc/samba/smb.conf ] || exit 0
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/smb.init?r1=1.17&r2=1.18&f=u

_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to