From 0eeb44a27b0912a37d3d036a40c3e4b28d1eac46 Mon Sep 17 00:00:00 2001 From: Olivier Blin Date: Thu, 11 Sep 2008 07:42:31 +0000 Subject: list rpcbind service in "System" category --- perl-install/NEWS | 1 + perl-install/install/NEWS | 1 + perl-install/services.pm | 2 +- 3 files changed, 3 insertions(+), 1 deletion(-) diff --git a/perl-install/NEWS b/perl-install/NEWS index 31daecbc1..7bed8789c 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -1,6 +1,7 @@ - services (thanks to spuk): o list ip6tables in "Internet" category o list nfs-common and nfs-server in "File sharing" category + o list rpcbind in "System" category Version 11.40 - 10 September 2008 diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index a22ce1d04..0f07888b7 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,6 +1,7 @@ - services (thanks to spuk): o list ip6tables in "Internet" category o list nfs-common and nfs-server in "File sharing" category + o list rpcbind in "System" category Version 11.40 - 10 September 2008 diff --git a/perl-install/services.pm b/perl-install/services.pm index 02f75ab33..d6135d6c1 100644 --- a/perl-install/services.pm +++ b/perl-install/services.pm @@ -128,7 +128,7 @@ sub ask_ { venus.init auth2.init codasrv.init update.init swat) ], N("System") => [ qw(usb usbd pcmcia irda xinetd inetd kudzu harddrake apmd sound network xfs alsa functions halt kheader killall mandrake_everytime mandrake_firstime - random rawdevices single keytable syslog crond medusa-init portmap acon + random rawdevices single keytable syslog crond medusa-init portmap rpcbind acon anacron atd gpm psacct wine acpid numlock jserver sensors mosix bpowerd bpowerfail fcron powertweak.init ups syslog-ng cvs apcupsd) ], N("Remote Administration") => [ qw(sshd telnetd telnet rsh rlogin rexec webmin cfd heartbeat ldirectord -- cgit v1.2.1