From 1906f8079cb078fc26ed77c15e5eb428fa176ed4 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Tue, 17 Sep 2002 07:48:11 +0000 Subject: remove libsafe option (not anymore used by msec) --- perl-install/security/msec.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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); -- cgit v1.2.1