diff options
author | Thierry Vignaud <tv@mageia.org> | 2012-03-07 18:25:52 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mageia.org> | 2012-03-07 18:25:52 +0000 |
commit | 57ea64100f3ccd82fc8415fc27f5be929da6ff00 (patch) | |
tree | 9cda632b4630cde518ad5699d68e246b8c674b13 /perl-install | |
parent | ad308937eaf030ec15e41dd6fdb39d36519c495b (diff) | |
download | drakx-57ea64100f3ccd82fc8415fc27f5be929da6ff00.tar drakx-57ea64100f3ccd82fc8415fc27f5be929da6ff00.tar.gz drakx-57ea64100f3ccd82fc8415fc27f5be929da6ff00.tar.bz2 drakx-57ea64100f3ccd82fc8415fc27f5be929da6ff00.tar.xz drakx-57ea64100f3ccd82fc8415fc27f5be929da6ff00.zip |
(root_services) kudzu, tux & wu-ftpd are dead
Diffstat (limited to 'perl-install')
-rw-r--r-- | perl-install/services.pm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-install/services.pm b/perl-install/services.pm index f443114e7..f9c9f1b57 100644 --- a/perl-install/services.pm +++ b/perl-install/services.pm @@ -148,12 +148,12 @@ sub ask_ { N("Internet") => [ qw(adsl boa cddbp ftp httpd ibod ip6tables ippl iptables iptoip ipvsadm isdn4linux jabber jabber-icq jail.init junkbuster mandi nessusd pftp portsentry prelude proftpd proftpd-xinetd pure-ftpd ipsec radvd roxen shorewall squid - tftp tux wu-ftpd) ], + tftp) ], N("_: Keep these entry short\nNetworking") => [ qw(network network-auth network-up resolvconf) ], N("System") => [ qw(acon acpid alsa anacron apcupsd apmd atd bpowerd bpowerfail crond cvs dm fcron functions - gpm halt harddrake inetd irda jserver keytable kheader killall kudzu mageia_everytime + gpm halt harddrake inetd irda jserver keytable kheader killall mageia_everytime mageia_firstime mdadm medusa-init messagebus microcode_ctl mosix netconsole numlock partmon pcmcia portmap powertweak.init psacct random rawdevices rpcbind sensors single sound syslog syslog-ng ups usb usbd wine xfs xinetd) ], |