From 45f66a9b8d156534d9af155d48d0c7c96b6cac81 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Sat, 18 Jun 2016 15:15:27 +0200 Subject: update service list for current stuff --- perl-install/install/NEWS | 3 +++ perl-install/services.pm | 6 +++--- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'perl-install') 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) ], -- cgit v1.2.1