From d96ea8631cd7360202fee72d1866f6be0f203fea Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Wed, 7 Mar 2012 18:25:45 +0000 Subject: (root_services) list dm, mdadm, messagebus, microcode_ctl, netconsole & partmon services in system --- perl-install/install/NEWS | 1 + perl-install/services.pm | 5 +++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index 4845cb315..b6490f11e 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,5 +1,6 @@ - summary: o list mandi with iptables* & shorewall in services + o list dm, mdadm, messagebus, microcode_ctl, netconsole & partmon services in system Version 13.90 - 06 March 2012 diff --git a/perl-install/services.pm b/perl-install/services.pm index 4bf68802e..6e4a9db8a 100644 --- a/perl-install/services.pm +++ b/perl-install/services.pm @@ -153,9 +153,10 @@ sub ask_ { 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("System") => [ qw(acon acpid alsa anacron apcupsd apmd atd bpowerd bpowerfail crond cvs fcron functions + 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 medusa-init mosix network numlock pcmcia portmap powertweak.init psacct + mageia_firstime mdadm medusa-init messagebus microcode_ctl mosix network netconsole numlock partmon + pcmcia portmap powertweak.init psacct random rawdevices rpcbind sensors single sound syslog syslog-ng ups usb usbd wine xfs xinetd) ], N("Remote Administration") => [ qw(cfd drakxtools_http heartbeat iplog ldirectord mon netsaint olympusd rexec -- cgit v1.2.1