diff options
author | Frederic Lepied <flepied@mandriva.com> | 2004-01-29 13:00:37 +0000 |
---|---|---|
committer | Frederic Lepied <flepied@mandriva.com> | 2004-01-29 13:00:37 +0000 |
commit | a8889aa736fd195970b82daa969bbbfbb48d8855 (patch) | |
tree | 89d658ebca38dd1d72d8df1311e6b7c6a2e51504 /share | |
parent | 6b5c0cedf74e4fbdb2823385859a29fd2cbe2ff7 (diff) | |
download | msec-a8889aa736fd195970b82daa969bbbfbb48d8855.tar msec-a8889aa736fd195970b82daa969bbbfbb48d8855.tar.gz msec-a8889aa736fd195970b82daa969bbbfbb48d8855.tar.bz2 msec-a8889aa736fd195970b82daa969bbbfbb48d8855.tar.xz msec-a8889aa736fd195970b82daa969bbbfbb48d8855.zip |
fixed location of perm files
Diffstat (limited to 'share')
-rw-r--r-- | share/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/README b/share/README index 2f5d5df..a7ad9ac 100644 --- a/share/README +++ b/share/README @@ -65,7 +65,7 @@ MAIL_USER the user to send the dayly reports. If not set, the email is sent to root. PERM_LEVEL is used to determine which file to use to fix -permissions/owners/groups (in /etc/security/msec/perm.$PERM_LEVEL). If +permissions/owners/groups (from /usr/share/msec/perm.$PERM_LEVEL). If not set, the SECURE_LEVEL is used instead. If the file /etc/security/msec/perm.local exists, it's used too. |