From e477551dd275380b9872e74e08a672a7630bc9f9 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Wed, 7 Mar 2012 18:25:35 +0000 Subject: (root_services) list mandi with iptables* & shorewall in services --- perl-install/install/NEWS | 3 +++ perl-install/services.pm | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index ac60c7b0b..4845cb315 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,3 +1,6 @@ +- summary: + o list mandi with iptables* & shorewall in services + Version 13.90 - 06 March 2012 - fix crashing if we failed to initialize Curses diff --git a/perl-install/services.pm b/perl-install/services.pm index 231c31171..e6001391d 100644 --- a/perl-install/services.pm +++ b/perl-install/services.pm @@ -145,7 +145,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 - iptables ip6tables ipvsadm isdn4linux ibod jabber jabber-icq adsl shorewall squid + iptables ip6tables ipvsadm isdn4linux ibod jabber jabber-icq adsl mandi shorewall squid portsentry prelude nessusd junkbuster radvd cddbp ippl iptoip jail.init) ], N("File sharing") => [ qw(nfs-common nfs-server nfslock smb nettalk netfs mcserv autofs amd venus.init auth2.init codasrv.init update.init swat) ], -- cgit v1.2.1