summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--perl-install/install/NEWS3
-rw-r--r--perl-install/services.pm6
2 files changed, 6 insertions, 3 deletions
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS
index 1203cfef0..f3f7719a6 100644
--- a/perl-install/install/NEWS
+++ b/perl-install/install/NEWS
@@ -1,3 +1,6 @@
+- services:
+ o update service category lists
+
Version 17.38 - 16 June 2016
- partionning:
diff --git a/perl-install/services.pm b/perl-install/services.pm
index c27021e73..a40317e2a 100644
--- a/perl-install/services.pm
+++ b/perl-install/services.pm
@@ -159,13 +159,13 @@ sub ask_ {
prelude proftpd proftpd-xinetd pure-ftpd ipsec radvd roxen shorewall shorewall6 squid
tftp) ],
- N("_: Keep these entry short\nNetworking") => [ qw(network network-auth network-up resolvconf) ],
+ N("_: Keep these entry short\nNetworking") => [ qw(arp-ethers network network-auth network-up resolvconf systemd-networkd systemd-resolved) ],
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 mageia_everytime
- mandrake_firstime mdadm messagebus microcode_ctl netconsole numlock partmon
+ mandrake_firstime mdadm messagebus microcode_ctl mga-bg-res netconsole numlock partmon
pcmcia portmap psacct
- random rawdevices rpcbind sensors single sound syslog syslog-ng ups wine xfs xinetd) ],
+ random rawdevices rpcbind sensors single sound syslog syslog-ng systemd-journal-upload ups wine xfs xinetd) ],
N("Remote Administration") => [ qw(cfd drakxtools_http heartbeat iplog ldirectord mon netsaint olympusd rexec
rlogin rsh sshd telnet telnetd vncserver webmin) ],