Closes #379400
[packages/xinetd.git] / debian / xinetd.init
index 2a84131..b7fc550 100644 (file)
@@ -2,6 +2,9 @@
 #
 # /etc/init.d/xinetd  --  script to start and stop xinetd.
 
+# clear poisonned environment
+unset TMPDIR
+
 if test -f /etc/default/xinetd; then
        . /etc/default/xinetd
 fi