summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mageia.org>2013-04-28 17:01:53 +0000
committerThierry Vignaud <tv@mageia.org>2013-04-28 17:01:53 +0000
commit68af2befdb05e89374ce4a44a971c0e23076a08a (patch)
tree6c5ad3d09bd96acc95abf0845c141b95304b3039
parent12667e2aff64193fd750e74128b086064dfd5f09 (diff)
downloaddrakx-backup-do-not-use-68af2befdb05e89374ce4a44a971c0e23076a08a.tar
drakx-backup-do-not-use-68af2befdb05e89374ce4a44a971c0e23076a08a.tar.gz
drakx-backup-do-not-use-68af2befdb05e89374ce4a44a971c0e23076a08a.tar.bz2
drakx-backup-do-not-use-68af2befdb05e89374ce4a44a971c0e23076a08a.tar.xz
drakx-backup-do-not-use-68af2befdb05e89374ce4a44a971c0e23076a08a.zip
list 'shorewall-ipv6' along 'shorewall'
-rw-r--r--perl-install/install/NEWS3
-rw-r--r--perl-install/services.pm2
2 files changed, 4 insertions, 1 deletions
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) ],