summaryrefslogtreecommitdiffstats
path: root/perl-install/security/msec.pm
diff options
context:
space:
mode:
authorThierry Vignaud <tvignaud@mandriva.org>2002-09-17 07:48:11 +0000
committerThierry Vignaud <tvignaud@mandriva.org>2002-09-17 07:48:11 +0000
commit1906f8079cb078fc26ed77c15e5eb428fa176ed4 (patch)
tree6408a8fdbf28f11bdd3ad821d1c7bf0492a1844e /perl-install/security/msec.pm
parent91bb7c30e2a3bb0c196207beb9675bb36c828f1b (diff)
downloaddrakx-1906f8079cb078fc26ed77c15e5eb428fa176ed4.tar
drakx-1906f8079cb078fc26ed77c15e5eb428fa176ed4.tar.gz
drakx-1906f8079cb078fc26ed77c15e5eb428fa176ed4.tar.bz2
drakx-1906f8079cb078fc26ed77c15e5eb428fa176ed4.tar.xz
drakx-1906f8079cb078fc26ed77c15e5eb428fa176ed4.zip
remove libsafe option (not anymore used by msec)
Diffstat (limited to 'perl-install/security/msec.pm')
-rw-r--r--perl-install/security/msec.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/security/msec.pm b/perl-install/security/msec.pm
index 5fc6f7ad1..2ca6fa6cf 100644
--- a/perl-install/security/msec.pm
+++ b/perl-install/security/msec.pm
@@ -200,7 +200,7 @@ sub get_functions {
my @system_list = qw(allow_autologin allow_issues allow_reboot allow_remote_root_login
allow_root_login allow_user_list allow_x_connections allow_xserver_to_listen
- authorize_services enable_at_crontab enable_console_log enable_libsafe
+ authorize_services enable_at_crontab enable_console_log
enable_msec_cron enable_pam_wheel_for_su enable_password enable_security_check
enable_sulogin password_aging password_history password_length set_root_umask
set_shell_history_size set_shell_timeout set_user_umask);