diff options
author | Thierry Vignaud <tvignaud@mandriva.org> | 2004-07-30 07:33:20 +0000 |
---|---|---|
committer | Thierry Vignaud <tvignaud@mandriva.org> | 2004-07-30 07:33:20 +0000 |
commit | 650f4754a9b251b91fe044af970b5944d69482e7 (patch) | |
tree | 4790fb45b6fc3a0b6d1361ad8f6528e9ecadcedd /perl-install/security/msec.pm | |
parent | fdb49c1097fbd2df71e3df6ac00eb9f83c66f744 (diff) | |
download | drakx-650f4754a9b251b91fe044af970b5944d69482e7.tar drakx-650f4754a9b251b91fe044af970b5944d69482e7.tar.gz drakx-650f4754a9b251b91fe044af970b5944d69482e7.tar.bz2 drakx-650f4754a9b251b91fe044af970b5944d69482e7.tar.xz drakx-650f4754a9b251b91fe044af970b5944d69482e7.zip |
sync with msec-0.44
Diffstat (limited to 'perl-install/security/msec.pm')
-rw-r--r-- | perl-install/security/msec.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/security/msec.pm b/perl-install/security/msec.pm index b06078aed..569e601ef 100644 --- a/perl-install/security/msec.pm +++ b/perl-install/security/msec.pm @@ -98,7 +98,7 @@ sub list_functions { enable_dns_spoofing_protection enable_ip_spoofing_protection enable_log_strange_packets enable_promisc_check no_password_aging_for)], 'system' => [qw(allow_autologin allow_issues allow_reboot allow_remote_root_login - allow_root_login allow_user_list allow_x_connections allow_xserver_to_listen + allow_root_login allow_user_list allow_xauth_from_root allow_x_connections allow_xserver_to_listen 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 |