diff options
| author | Bill Nottingham <notting@redhat.com> | 2004-06-29 18:45:19 +0000 |
|---|---|---|
| committer | Bill Nottingham <notting@redhat.com> | 2004-06-29 18:45:19 +0000 |
| commit | 899cf5275d8b62e18549733c747da6b107f2a637 (patch) | |
| tree | 61cf27417ebda7e45e2e4e97da61ffc31f4f0a9a | |
| parent | 04f1d653065ec8a49e53dc6c78f47e6be342103a (diff) | |
oops, wrong branch
| -rwxr-xr-x | rc.d/rc.sysinit | 4 |
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.* |
