diff options
author | Olivier Thauvin <nanardon@mandriva.org> | 2006-08-04 14:15:19 +0000 |
---|---|---|
committer | Olivier Thauvin <nanardon@mandriva.org> | 2006-08-04 14:15:19 +0000 |
commit | 60ed6a2e58ee1275a7acb6055099e6cea42a0911 (patch) | |
tree | 57aaa2ca69ed9f43798e9a2648fd0091774eb593 /man | |
parent | 891e5e7e09458977494017ccf8759244b2f844b5 (diff) | |
download | msec-60ed6a2e58ee1275a7acb6055099e6cea42a0911.tar msec-60ed6a2e58ee1275a7acb6055099e6cea42a0911.tar.gz msec-60ed6a2e58ee1275a7acb6055099e6cea42a0911.tar.bz2 msec-60ed6a2e58ee1275a7acb6055099e6cea42a0911.tar.xz msec-60ed6a2e58ee1275a7acb6055099e6cea42a0911.zip |
- split rpm generation from software, cleanup, svn adaptation
Diffstat (limited to 'man')
-rw-r--r-- | man/C/mseclib.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/C/mseclib.3 b/man/C/mseclib.3 index 1c948f2..e564444 100644 --- a/man/C/mseclib.3 +++ b/man/C/mseclib.3 @@ -165,7 +165,7 @@ Set the root umask. .TP 4 .B \fIset_security_conf(var, value)\fP Set the variable \fIvar\fP to the value \fIvalue\fP in /var/lib/msec/security.conf. -The best way to override the default setting is to use create /etc/security/msec/security.conf +The best way to override the default setting is to create /etc/security/msec/security.conf with the value you want. These settings are used to configure the daily check run each night. The following variables are currentrly recognized by msec: |