diff options
Diffstat (limited to 'conf')
-rw-r--r-- | conf/perm.5 | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/conf/perm.5 b/conf/perm.5 index 18579a2..2c50be6 100644 --- a/conf/perm.5 +++ b/conf/perm.5 @@ -56,19 +56,19 @@ /usr/X11R6/ root.xgrp 710 /usr/bin/ root.root 711 /usr/bin/* root.root 755 -/usr/bin/cc root.ctool 750 -/usr/bin/finger root.ntool 750 -/usr/bin/gcc root.ctool 750 -/usr/bin/g++ root.ctool 750 -/usr/bin/ping root.ntool 750 -/usr/bin/telnet root.ntool 750 -/usr/bin/w root.ntool 750 -/usr/bin/who root.ntool 750 -/usr/bin/ssh root.ntool 750 +/usr/bin/cc root.ctools 750 +/usr/bin/finger root.ntools 750 +/usr/bin/gcc root.ctools 750 +/usr/bin/g++ root.ctools 750 +/usr/bin/ping root.ntools 750 +/usr/bin/telnet root.ntools 750 +/usr/bin/w root.ntools 750 +/usr/bin/who root.ntools 750 +/usr/bin/ssh root.ntools 750 /usr/sbin/ root.root 711 /usr/sbin/* root.root 700 /usr/sbin/sendmail root.root 755 -/usr/sbin/traceroute root.ntool 750 +/usr/sbin/traceroute root.ntools 750 /var/ root.root 755 /var/log/ root.root 711 /var/log/* root.root 600 |