aboutsummaryrefslogtreecommitdiffstats
path: root/init-sh/level2.sh
diff options
context:
space:
mode:
authorYoann Vandoorselaere <yoann@mandriva.com>1999-12-14 13:11:00 +0000
committerYoann Vandoorselaere <yoann@mandriva.com>1999-12-14 13:11:00 +0000
commit4dc0240a5cf80501ea30478015f5796c91c57d30 (patch)
treed2456bf27818353641a17d90da924373bf8faa22 /init-sh/level2.sh
parent667bf979ccc661bc6c935ff0dac4be234414fb51 (diff)
downloadmsec-4dc0240a5cf80501ea30478015f5796c91c57d30.tar
msec-4dc0240a5cf80501ea30478015f5796c91c57d30.tar.gz
msec-4dc0240a5cf80501ea30478015f5796c91c57d30.tar.bz2
msec-4dc0240a5cf80501ea30478015f5796c91c57d30.tar.xz
msec-4dc0240a5cf80501ea30478015f5796c91c57d30.zip
*** empty log message ***
Diffstat (limited to 'init-sh/level2.sh')
-rwxr-xr-xinit-sh/level2.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/init-sh/level2.sh b/init-sh/level2.sh
index 09bfca8..7f68980 100755
--- a/init-sh/level2.sh
+++ b/init-sh/level2.sh
@@ -67,8 +67,8 @@ AddRules "export PATH SECURE_LEVEL" /etc/profile
# Xserver
echo "Allowing users to connect X server from localhost :"
-AddRules "/usr/X11R6/bin/xhost + localhost" /etc/X11/xdm/Xsession quiet
-AddRules "/usr/X11R6/bin/xhost + localhost" /etc/X11/xinit/xinitrc
+AddBegRules "/usr/X11R6/bin/xhost + localhost" /etc/X11/xdm/Xsession quiet
+AddBegRules "/usr/X11R6/bin/xhost + localhost" /etc/X11/xinit/xinitrc
# Group
if [[ ! -z ${DRAKX_USERS} ]]; then