From 68af2befdb05e89374ce4a44a971c0e23076a08a Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Sun, 28 Apr 2013 17:01:53 +0000 Subject: list 'shorewall-ipv6' along 'shorewall' --- perl-install/install/NEWS | 3 +++ perl-install/services.pm | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) (limited to 'perl-install') diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index 6af8c8b69..6c991e276 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,3 +1,6 @@ +- services: + o list 'shorewall-ipv6' along 'shorewall' + Version 15.45 - 27 april 2013 - fix doble logging of 'filesystem' installation (mga#7758) diff --git a/perl-install/services.pm b/perl-install/services.pm index 33612abad..5df0c626c 100644 --- a/perl-install/services.pm +++ b/perl-install/services.pm @@ -154,7 +154,7 @@ sub ask_ { # FIXME: split part of 'Internet' into 'Security' or 'Firewall'? N("Internet") => [ qw(adsl boa cddbp ftp httpd ibod ip6tables ippl iptables iptoip ipvsadm isdn4linux jabber jabber-icq jail.init junkbuster mandi nessusd pftp portsentry - prelude proftpd proftpd-xinetd pure-ftpd ipsec radvd roxen shorewall squid + prelude proftpd proftpd-xinetd pure-ftpd ipsec radvd roxen shorewall shorewall-ipv6 squid tftp) ], N("_: Keep these entry short\nNetworking") => [ qw(network network-auth network-up resolvconf) ], -- cgit v1.2.1