[pkg-perl-tools] 02/03: Add a note to the pbuilder firewall example hook.

gregor herrmann gregoa at debian.org
Wed Nov 2 17:45:27 UTC 2016


This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch master
in repository pkg-perl-tools.

commit d5f918f0089e4f6a536b6e3758bc3fb1a6d6fb7c
Author: gregor herrmann <gregoa at debian.org>
Date:   Wed Nov 2 18:41:10 2016 +0100

    Add a note to the pbuilder firewall example hook.
---
 examples/pbuilder-hooks/A00iptables | 1 +
 1 file changed, 1 insertion(+)

diff --git a/examples/pbuilder-hooks/A00iptables b/examples/pbuilder-hooks/A00iptables
index 1bc8e91..08e96bf 100755
--- a/examples/pbuilder-hooks/A00iptables
+++ b/examples/pbuilder-hooks/A00iptables
@@ -7,6 +7,7 @@
 
 
 # needs ip_tables and ip6_tables loaded
+# NOTE: this has no effect with pbuilder's default USENETWORK=no
 
 apt-get install -y iptables
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/pkg-perl-tools.git



More information about the Pkg-perl-cvs-commits mailing list