diff options
Diffstat (limited to 'perl-install/services.pm')
-rw-r--r-- | perl-install/services.pm | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/perl-install/services.pm b/perl-install/services.pm index 9d3450231..d80c54558 100644 --- a/perl-install/services.pm +++ b/perl-install/services.pm @@ -165,7 +165,8 @@ sub ask_ { gpm halt harddrake inetd irda jserver keytable kheader killall mageia_everytime mandrake_firstime mdadm messagebus microcode_ctl mga-bg-res netconsole numlock partmon pcmcia portmap psacct - random rawdevices rpcbind sensors single sound syslog syslog-ng systemd-journal-upload ups wine xfs xinetd) ], + random rawdevices rpcbind sensors single sound spice-vdagentd + syslog syslog-ng systemd-journal-upload systemd-timesyncd 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) ], |