diff options
author | Frederic Lepied <flepied@mandriva.com> | 2002-02-19 20:00:42 +0000 |
---|---|---|
committer | Frederic Lepied <flepied@mandriva.com> | 2002-02-19 20:00:42 +0000 |
commit | 5cc7ac8891f3fc04d48d73ead6d9938f48e5fa6b (patch) | |
tree | 53c2fac0ab38b968cf27e3d8c4c6cd1976012e9e /man | |
parent | 36b3980115996d66035ba9a50bb160e13b177a45 (diff) | |
download | msec-5cc7ac8891f3fc04d48d73ead6d9938f48e5fa6b.tar msec-5cc7ac8891f3fc04d48d73ead6d9938f48e5fa6b.tar.gz msec-5cc7ac8891f3fc04d48d73ead6d9938f48e5fa6b.tar.bz2 msec-5cc7ac8891f3fc04d48d73ead6d9938f48e5fa6b.tar.xz msec-5cc7ac8891f3fc04d48d73ead6d9938f48e5fa6b.zip |
/etc/security/msec/security.conf => /var/lib/msec/security.conf
Diffstat (limited to 'man')
-rw-r--r-- | man/C/msec.8 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/man/C/msec.8 b/man/C/msec.8 index 0ae9eb0..c1a0bfb 100644 --- a/man/C/msec.8 +++ b/man/C/msec.8 @@ -16,15 +16,15 @@ Launch "msec x" to set you security level to x (x=[0-5]). It'll modify your syst For a fine description of each security level, consult the documentation under /usr/share/doc/msec-*/. .PP If you want to make changes to the current level, use /etc/security/msec/perm.local to override the -permissions/owners/groups and /etc/security/msec/level.local to override the rules. +permissions/owners/groups and /etc/security/msec/level.local to override the rules (see mseclib(3) for details). .SH FILES /usr/sbin/msec .br The \fPmsec\fP executable (sh script) .PP -/etc/security/msec/security.conf +/var/lib/msec/security.conf .br -Contains the configuration of current active security level. +Contains the configuration of the current active security level. These settings can be overridden in /etc/security/msec/security.conf. .SH AUTHOR Vandoorselaere Yoann, Mandrakesoft |