summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorStephen Hemminger <stephen.hemminger@vyatta.com>2008-03-18 16:08:38 -0700
committerStephen Hemminger <stephen.hemminger@vyatta.com>2008-03-18 16:08:38 -0700
commit5b0dc0561c928423e0719d56c18235a51d6f41a0 (patch)
tree2f07dcb7f973362a7cd413ed3b02d00d778158a4 /debian
parent120af0369ee6c4456df164240722211439a60864 (diff)
downloadvyatta-cfg-quagga-5b0dc0561c928423e0719d56c18235a51d6f41a0.tar.gz
vyatta-cfg-quagga-5b0dc0561c928423e0719d56c18235a51d6f41a0.zip
Allow operator to set date.
Bugfix: 3018 Put proper path in for date command.
Diffstat (limited to 'debian')
-rw-r--r--debian/vyatta-cfg-system.postinst.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/vyatta-cfg-system.postinst.in b/debian/vyatta-cfg-system.postinst.in
index aca479ea..1c0ba92c 100644
--- a/debian/vyatta-cfg-system.postinst.in
+++ b/debian/vyatta-cfg-system.postinst.in
@@ -42,7 +42,7 @@ Cmnd_Alias IPFLUSH = /sbin/ip route flush cache, \
/sbin/ip neigh flush to *, \
/sbin/ip neigh flush dev *
Cmnd_Alias ETHTOOLP = /usr/sbin/ethtool -p *
-%operator ALL=NOPASSWD: /sbin/reboot, /sbin/date, IPTABLES, ETHTOOLP, IPFLUSH
+%operator ALL=NOPASSWD: /sbin/reboot, /bin/date, IPTABLES, ETHTOOLP, IPFLUSH
EOF
# for "users" level (FIXME)