From b91578961c470e3a90d2a275fd65a9f0c751adfa Mon Sep 17 00:00:00 2001 From: Olivier Blin Date: Thu, 11 Sep 2008 07:39:11 +0000 Subject: list ip6tables service in "Internet" category (thanks to spuk) --- perl-install/NEWS | 3 +++ perl-install/install/NEWS | 3 +++ perl-install/services.pm | 2 +- 3 files changed, 7 insertions(+), 1 deletion(-) (limited to 'perl-install') diff --git a/perl-install/NEWS b/perl-install/NEWS index 56c05b66a..961cd53eb 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -1,3 +1,6 @@ +- services (thanks to spuk): + o list ip6tables in "Internet" category + Version 11.40 - 10 September 2008 - libdrakX: diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index 348f5de23..b7bf6ebec 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,3 +1,6 @@ +- services (thanks to spuk): + o list ip6tables in "Internet" category + Version 11.40 - 10 September 2008 - libdrakX: diff --git a/perl-install/services.pm b/perl-install/services.pm index 3fe024ae8..cdf150b38 100644 --- a/perl-install/services.pm +++ b/perl-install/services.pm @@ -122,7 +122,7 @@ sub ask_ { my %root_services = ( N("Printing") => [ qw(cups cupslpd lpr lpd oki4daemon hpoj cups-lpd) ], N("Internet") => [ qw(httpd boa tux roxen ftp pftp tftp proftpd wu-ftpd pure-ftpdipsec proftpd-xinetd - ipchains iptables ipvsadm isdn4linux ibod jabber jabber-icq adsl squid + ipchains iptables ip6tables ipvsadm isdn4linux ibod jabber jabber-icq adsl squid portsentry prelude nessusd junkbuster radvd cddbp ippl iptoip jail.init) ], N("File sharing") => [ qw(nfs nfslock smb nettalk netfs mcserv autofs amd venus.init auth2.init codasrv.init update.init swat) ], -- cgit v1.2.1