summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorStephen Hemminger <stephen.hemminger@vyatta.com>2008-02-29 12:17:54 -0800
committerStephen Hemminger <stephen.hemminger@vyatta.com>2008-03-03 15:19:24 -0800
commit657fa3becbc9e34e965148a7cc287054d818f1d4 (patch)
treee1e748880dc09ec1f16907e0b86f25fba5736d23 /Makefile.am
parentb70c02f69ea5abf32e0ebe4781e6cd396a4a1dd4 (diff)
downloadvyatta-op-firewall-657fa3becbc9e34e965148a7cc287054d818f1d4.tar.gz
vyatta-op-firewall-657fa3becbc9e34e965148a7cc287054d818f1d4.zip
convert to using iptables directly
Some usages of iptables by sudo are allowed by /etc/sudoers. This avoids having to run perl command as root, and keeps kernel the same as mainline.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 1 insertions, 3 deletions
diff --git a/Makefile.am b/Makefile.am
index 6ba9848..715355b 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -2,11 +2,9 @@ opdir = $(datadir)/vyatta-op/templates
xsldir = @XSLDIR@
-bin_sudo_usersdir = $(bindir)/sudo-users
-
xsl_DATA =
-bin_sudo_users_SCRIPTS = scripts/firewall/vyatta-show-firewall.pl
+bin_SCRIPTS = scripts/firewall/vyatta-show-firewall.pl
xsl_DATA += src/xsl/show_firewall_detail.xsl
xsl_DATA += src/xsl/show_firewall_statistics_brief.xsl