diff options
author | Thierry Vignaud <thierry.vignaud@gmail.com> | 2016-06-18 15:17:11 +0200 |
---|---|---|
committer | Thierry Vignaud <thierry.vignaud@gmail.com> | 2016-06-18 16:13:04 +0200 |
commit | 4b336eea7a6482d7da57317a90d2700333545490 (patch) | |
tree | c8bc6921687a825c6138da111ebc7bd63abb642d | |
parent | 32f58566674c872f963225d92cb6e91b696ad994 (diff) | |
download | drakx-4b336eea7a6482d7da57317a90d2700333545490.tar drakx-4b336eea7a6482d7da57317a90d2700333545490.tar.gz drakx-4b336eea7a6482d7da57317a90d2700333545490.tar.bz2 drakx-4b336eea7a6482d7da57317a90d2700333545490.tar.xz drakx-4b336eea7a6482d7da57317a90d2700333545490.zip |
mosix/powertweak/... do not exist anymore
-rw-r--r-- | perl-install/services.pm | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/perl-install/services.pm b/perl-install/services.pm index a99ef038e..c27021e73 100644 --- a/perl-install/services.pm +++ b/perl-install/services.pm @@ -163,9 +163,9 @@ sub ask_ { 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 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) ], + mandrake_firstime mdadm messagebus microcode_ctl netconsole numlock partmon + pcmcia portmap psacct + random rawdevices rpcbind sensors single sound syslog syslog-ng 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) ], |