diff options
author | Yoann Vandoorselaere <yoann@mandriva.com> | 1999-12-15 10:48:11 +0000 |
---|---|---|
committer | Yoann Vandoorselaere <yoann@mandriva.com> | 1999-12-15 10:48:11 +0000 |
commit | 69e05f810985bfa55c62a05c6fc5e4050245eecf (patch) | |
tree | e371135b9e6fd90d5eaadd5abc1bf16b6d8b9eb0 /init-sh/lib.sh | |
parent | 18228772b4d4d9960e3d7b10293519b50287695e (diff) | |
download | msec-69e05f810985bfa55c62a05c6fc5e4050245eecf.tar msec-69e05f810985bfa55c62a05c6fc5e4050245eecf.tar.gz msec-69e05f810985bfa55c62a05c6fc5e4050245eecf.tar.bz2 msec-69e05f810985bfa55c62a05c6fc5e4050245eecf.tar.xz msec-69e05f810985bfa55c62a05c6fc5e4050245eecf.zip |
*** empty log message ***
Diffstat (limited to 'init-sh/lib.sh')
-rw-r--r-- | init-sh/lib.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/init-sh/lib.sh b/init-sh/lib.sh index 2640ba6..e519ad8 100644 --- a/init-sh/lib.sh +++ b/init-sh/lib.sh @@ -185,6 +185,7 @@ fi clear echo "Preparing to run security script : " +CleanRules /etc/inittab CleanRules /etc/syslog.conf CleanRules /etc/hosts.deny CommentUserRules /etc/hosts.deny |