diff options
author | Yoann Vandoorselaere <yoann@mandriva.com> | 1999-12-09 16:44:11 +0000 |
---|---|---|
committer | Yoann Vandoorselaere <yoann@mandriva.com> | 1999-12-09 16:44:11 +0000 |
commit | 9422e4962af0d43308cfae95ab8e7370ee035525 (patch) | |
tree | 02af58f7f20cf67116317f6911e6b9555385367b /init-sh/lib.sh | |
parent | e32553ef75d82fb7ec8c85a559d7ab4d10e6529f (diff) | |
download | msec-9422e4962af0d43308cfae95ab8e7370ee035525.tar msec-9422e4962af0d43308cfae95ab8e7370ee035525.tar.gz msec-9422e4962af0d43308cfae95ab8e7370ee035525.tar.bz2 msec-9422e4962af0d43308cfae95ab8e7370ee035525.tar.xz msec-9422e4962af0d43308cfae95ab8e7370ee035525.zip |
*** empty log message ***
Diffstat (limited to 'init-sh/lib.sh')
-rw-r--r-- | init-sh/lib.sh | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/init-sh/lib.sh b/init-sh/lib.sh index ec14be3..7c90b05 100644 --- a/init-sh/lib.sh +++ b/init-sh/lib.sh @@ -171,9 +171,10 @@ CleanRules /etc/lilo.conf CleanRules /etc/rc.d/rc.firewall CleanRules /etc/crontab CleanRules /etc/security/msec/security.users +CleanRules /etc/X11/xdm/Xsession +CleanRules /etc/X11/xinit/xinitrc echo -e "\nStarting to reconfigure the system : " - # For all secure level echo "Setting spoofing protection : " AddRules "echo 1 > /proc/sys/net/ipv4/conf/all/rp_filter" /etc/rc.d/rc.firewall |