aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Anholt <anholt@FreeBSD.org>2005-01-13 22:09:17 +0000
committerEric Anholt <anholt@FreeBSD.org>2005-01-13 22:09:17 +0000
commit20a58379dd2504da01f0d03ab720c120d83088ea (patch)
tree3e1c4881befdbd2b649765ac49f2155a6cb646e5
parentc1fc798db7322fdae62c5943cd5801806a0719a6 (diff)
downloadsrc-20a58379dd2504da01f0d03ab720c120d83088ea.tar.gz
src-20a58379dd2504da01f0d03ab720c120d83088ea.zip
MFS:
Remove and recreate with correct permissions/owner three additional X socket directories. Approved by: re (kensmith)
Notes
Notes: svn path=/releng/4.11/; revision=140203
-rw-r--r--etc/rc4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/rc b/etc/rc
index c2478cdf9d7d..ba5823748d10 100644
--- a/etc/rc
+++ b/etc/rc
@@ -370,8 +370,8 @@ esac
# after a system crash.
#
rm -f /tmp/.X*-lock
-rm -fr /tmp/.X11-unix
-mkdir -m 1777 /tmp/.X11-unix
+rm -fr /tmp/.X11-unix /tmp/.ICE-unix /tmp/.font-unix /tmp/.XIM-unix
+mkdir -m 1777 /tmp/.X11-unix /tmp/.ICE-unix /tmp/.font-unix /tmp/.XIM-unix
# Snapshot any kernel -c changes back to disk here <someday>.
# This has changed with ELF and /kernel.config.