summaryrefslogtreecommitdiff
path: root/sysconf/filecaps
AgeCommit message (Collapse)Author
2012-08-16Fix filecaps for xtablesStephen Hemminger
Use correct path /sbin/xtables-multi
2012-08-15fix iptables file attributesStephen Hemminger
2012-08-14Fix path to iptablesStephen Hemminger
Make sure permissions are corrected.
2011-10-20Bugfix 7575 allow tshark to run as unprivileged user, tshark uses dumpcap as ↵John Southworth
the packet interface so dumpcap needs cap_net_raw and cap_net_admin
2011-10-17allow rmmod without being root (with capability)Stephen Hemminger
Set capability bit on more rmmod and more capabilities for sysctl
2010-09-03fix squeeze pathsAn-Cheng Huang
2010-07-01Touch file before setting capabilityStephen Hemminger
Unionfs should copyup the xattr automatically, but it doesn't so use touch to force a copyup before setting attributes.
2010-06-20Fix path to ipsetStephen Hemminger
2010-06-17Don't need audit write on vbashStephen Hemminger
Not using auditing for command logging.
2010-06-16Remove capability from pingStephen Hemminger
Ping is already setuid root.
2010-06-04Set file capability attributesStephen Hemminger
This sets file capability attributes during package installation (and build) to allow better security models.