diff options
author | Yoann Vandoorselaere <yoann@mandriva.com> | 2000-03-22 17:39:12 +0000 |
---|---|---|
committer | Yoann Vandoorselaere <yoann@mandriva.com> | 2000-03-22 17:39:12 +0000 |
commit | 80a65450bd92bd7d24c8e5087856053bbacfe9d9 (patch) | |
tree | 5e8858584f8e33a80645e9284b7616741d142fbf /README | |
parent | ee50375647abff0b29c25673938835cbac434eb7 (diff) | |
download | msec-80a65450bd92bd7d24c8e5087856053bbacfe9d9.tar msec-80a65450bd92bd7d24c8e5087856053bbacfe9d9.tar.gz msec-80a65450bd92bd7d24c8e5087856053bbacfe9d9.tar.bz2 msec-80a65450bd92bd7d24c8e5087856053bbacfe9d9.tar.xz msec-80a65450bd92bd7d24c8e5087856053bbacfe9d9.zip |
*** empty log message ***
Diffstat (limited to 'README')
-rw-r--r-- | README | 22 |
1 files changed, 4 insertions, 18 deletions
@@ -1,23 +1,9 @@ -This is really basic stuff at the moment... - -init-sh : - this is where all script / library to switch security level are, - use init.sh only. - -cron-sh : - Here are all security script that will be used in crontab. - -src: - C program for security check. - -Note : i know my Makefile are dirty, - so if someone wish to clean them :-) - - +****************** +Configurations files in /etc/security/msec/ +Shell scripts in /usr/share/msec. ****************** -All stuff are installed in /etc/security/msec/ -use init.sh to change security level +Many thanks to Bryan Paxton for a good bunch of idea & contribution. Suggest & Comment : yoann@mandrakesoft.com |