summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-dev/attachments/20120529
diff options
context:
space:
mode:
Diffstat (limited to 'zarb-ml/mageia-dev/attachments/20120529')
-rw-r--r--zarb-ml/mageia-dev/attachments/20120529/efa7f115/attachment-0001.asc7
-rw-r--r--zarb-ml/mageia-dev/attachments/20120529/efa7f115/attachment.asc7
-rw-r--r--zarb-ml/mageia-dev/attachments/20120529/fe326180/attachment-0001.obj11
-rw-r--r--zarb-ml/mageia-dev/attachments/20120529/fe326180/attachment.obj11
4 files changed, 36 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/attachments/20120529/efa7f115/attachment-0001.asc b/zarb-ml/mageia-dev/attachments/20120529/efa7f115/attachment-0001.asc
new file mode 100644
index 000000000..6d3c46ba7
--- /dev/null
+++ b/zarb-ml/mageia-dev/attachments/20120529/efa7f115/attachment-0001.asc
@@ -0,0 +1,7 @@
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.12 (GNU/Linux)
+
+iEYEARECAAYFAk/FPzsACgkQMYWkoYueEqu1wQCeI69c/jV5p0WJphSiHefDz08x
+2mQAnijNgUK51eZlRHcEUjLvO1BFDcuT
+=Z8TH
+-----END PGP SIGNATURE-----
diff --git a/zarb-ml/mageia-dev/attachments/20120529/efa7f115/attachment.asc b/zarb-ml/mageia-dev/attachments/20120529/efa7f115/attachment.asc
new file mode 100644
index 000000000..6d3c46ba7
--- /dev/null
+++ b/zarb-ml/mageia-dev/attachments/20120529/efa7f115/attachment.asc
@@ -0,0 +1,7 @@
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.12 (GNU/Linux)
+
+iEYEARECAAYFAk/FPzsACgkQMYWkoYueEqu1wQCeI69c/jV5p0WJphSiHefDz08x
+2mQAnijNgUK51eZlRHcEUjLvO1BFDcuT
+=Z8TH
+-----END PGP SIGNATURE-----
diff --git a/zarb-ml/mageia-dev/attachments/20120529/fe326180/attachment-0001.obj b/zarb-ml/mageia-dev/attachments/20120529/fe326180/attachment-0001.obj
new file mode 100644
index 000000000..41206aedd
--- /dev/null
+++ b/zarb-ml/mageia-dev/attachments/20120529/fe326180/attachment-0001.obj
@@ -0,0 +1,11 @@
+--- drakx-net-0.96.orig/lib/network/shorewall.pm 2012-01-14 23:46:45.000000000 +0400
++++ drakx-net-0.96/lib/network/shorewall.pm 2012-05-19 22:08:12.503833968 +0400
+@@ -108,7 +108,7 @@
+ my ($o_in) = @_;
+ #- read old rules file if config is not moved to rules.drakx yet
+ my @rules = get_config_file(-f "$::prefix${shorewall_root}/rules.drakx" ? 'rules.drakx' : 'rules');
+- my %conf = (disabled => !glob_("$::prefix/etc/rc3.d/S*shorewall"),
++ my %conf = (disabled => !glob_("$::prefix/etc/systemd/system/multi-user.target.wants/shorewall*"),
+ ports => join(' ', map {
+ my $e = $_;
+ map { "$_/$e->[3]" } split(',', $e->[4]); \ No newline at end of file
diff --git a/zarb-ml/mageia-dev/attachments/20120529/fe326180/attachment.obj b/zarb-ml/mageia-dev/attachments/20120529/fe326180/attachment.obj
new file mode 100644
index 000000000..41206aedd
--- /dev/null
+++ b/zarb-ml/mageia-dev/attachments/20120529/fe326180/attachment.obj
@@ -0,0 +1,11 @@
+--- drakx-net-0.96.orig/lib/network/shorewall.pm 2012-01-14 23:46:45.000000000 +0400
++++ drakx-net-0.96/lib/network/shorewall.pm 2012-05-19 22:08:12.503833968 +0400
+@@ -108,7 +108,7 @@
+ my ($o_in) = @_;
+ #- read old rules file if config is not moved to rules.drakx yet
+ my @rules = get_config_file(-f "$::prefix${shorewall_root}/rules.drakx" ? 'rules.drakx' : 'rules');
+- my %conf = (disabled => !glob_("$::prefix/etc/rc3.d/S*shorewall"),
++ my %conf = (disabled => !glob_("$::prefix/etc/systemd/system/multi-user.target.wants/shorewall*"),
+ ports => join(' ', map {
+ my $e = $_;
+ map { "$_/$e->[3]" } split(',', $e->[4]); \ No newline at end of file