summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBill Nottingham <notting@redhat.com>2004-06-29 18:45:19 +0000
committerBill Nottingham <notting@redhat.com>2004-06-29 18:45:19 +0000
commit899cf5275d8b62e18549733c747da6b107f2a637 (patch)
tree61cf27417ebda7e45e2e4e97da61ffc31f4f0a9a
parent04f1d653065ec8a49e53dc6c78f47e6be342103a (diff)
downloadinitscripts-899cf5275d8b62e18549733c747da6b107f2a637.tar.gz
initscripts-899cf5275d8b62e18549733c747da6b107f2a637.tar.xz
initscripts-899cf5275d8b62e18549733c747da6b107f2a637.zip
oops, wrong branch
-rwxr-xr-xrc.d/rc.sysinit4
1 files changed, 0 insertions, 4 deletions
diff --git a/rc.d/rc.sysinit b/rc.d/rc.sysinit
index 4d59a4cb..c33de8c2 100755
--- a/rc.d/rc.sysinit
+++ b/rc.d/rc.sysinit
@@ -679,10 +679,6 @@ fi
# Delete X locks
rm -f /tmp/.X*-lock
-# Make ICE directory
-mkdir -m 1777 -p /tmp/.ICE-unix >/dev/null 2>&1
-chown root:root /tmp/.ICE-unix
-
# Delete Postgres sockets
rm -f /tmp/.s.PGSQL.*