From ad308937eaf030ec15e41dd6fdb39d36519c495b Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Wed, 7 Mar 2012 18:25:48 +0000 Subject: (root_services) list network, network-auth, network-up & resolvconf into new 'networking' category --- perl-install/install/NEWS | 1 + perl-install/services.pm | 5 ++--- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index b6490f11e..15df2f144 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,6 +1,7 @@ - summary: o list mandi with iptables* & shorewall in services o list dm, mdadm, messagebus, microcode_ctl, netconsole & partmon services in system + o list network, network-auth, network-up & resolvconf into new 'networking' category Version 13.90 - 06 March 2012 diff --git a/perl-install/services.pm b/perl-install/services.pm index 6e4a9db8a..f443114e7 100644 --- a/perl-install/services.pm +++ b/perl-install/services.pm @@ -150,12 +150,11 @@ sub ask_ { prelude proftpd proftpd-xinetd pure-ftpd ipsec radvd roxen shorewall squid tftp tux wu-ftpd) ], - N("File sharing") => [ qw(amd auth2.init autofs codasrv.init mcserv netfs nettalk nfs-common nfs-server - nfslock smb swat update.init venus.init) ], + 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 - mageia_firstime mdadm medusa-init messagebus microcode_ctl mosix network netconsole numlock partmon + 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) ], -- cgit v1.2.1