summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMohit Mehta <mohit.mehta@vyatta.com>2008-11-17 14:12:00 -0800
committerMohit Mehta <mohit.mehta@vyatta.com>2008-11-17 14:12:00 -0800
commit51f69cb31c452c22797ce07b1572247434bbf279 (patch)
tree3dc830d5f851da0fa48f616dfbdebf61da02b00c /debian
parent38a2e42c85d822caa3b6febb28366bcca98d286a (diff)
parente0dff9d2bb3a141577dcc8f04e4a2fa10943b8d5 (diff)
downloadvyatta-cfg-system-51f69cb31c452c22797ce07b1572247434bbf279.tar.gz
vyatta-cfg-system-51f69cb31c452c22797ce07b1572247434bbf279.zip
Merge branch 'jenner' of mohit@git.vyatta.com:/git/vyatta-cfg-system into jenner
Diffstat (limited to 'debian')
-rw-r--r--debian/vyatta-cfg-system.postinst.in9
1 files changed, 7 insertions, 2 deletions
diff --git a/debian/vyatta-cfg-system.postinst.in b/debian/vyatta-cfg-system.postinst.in
index 73b0b813..0f699d2b 100644
--- a/debian/vyatta-cfg-system.postinst.in
+++ b/debian/vyatta-cfg-system.postinst.in
@@ -59,7 +59,11 @@ Cmnd_Alias IPTABLES = /sbin/iptables --list -n,\
Cmnd_Alias IPFLUSH = /sbin/ip route flush cache, \
/sbin/ip route flush cache *,\
/sbin/ip neigh flush to *, \
- /sbin/ip neigh flush dev *
+ /sbin/ip neigh flush dev *, \
+ /sbin/ip -f inet6 route flush cache, \
+ /sbin/ip -f inet6 route flush cache *,\
+ /sbin/ip -f inet6 neigh flush to *, \
+ /sbin/ip -f inet6 neigh flush dev *
Cmnd_Alias ETHTOOL = /usr/sbin/ethtool -p *, \
/usr/sbin/ethtool -S *, \
/usr/sbin/ethtool -a *, \
@@ -69,7 +73,8 @@ Cmnd_Alias DATE = /bin/date, /usr/sbin/ntpdate
Cmnd_Alias PPPOE_CMDS = /sbin/pppd, /sbin/poff, /usr/sbin/pppstats
Cmnd_Alias PCAPTURE = /usr/bin/tshark, /usr/bin/tcpdump
%operator ALL=NOPASSWD: DATE, IPTABLES, ETHTOOL, IPFLUSH, \
- PPPOE_CMDS, PCAPTURE, /usr/sbin/wanpipemon, /usr/bin/lsof
+ PPPOE_CMDS, PCAPTURE, /usr/sbin/wanpipemon, \
+ /usr/bin/lsof, /usr/sbin/conntrack
EOF
cat <<EOF >>/etc/sudoers
%users ALL=NOPASSWD: ${bindir}/sudo-users/