diff options
Diffstat (limited to 'conf/perm.5')
-rw-r--r-- | conf/perm.5 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/conf/perm.5 b/conf/perm.5 index a1d7e1f..756c27a 100644 --- a/conf/perm.5 +++ b/conf/perm.5 @@ -54,7 +54,7 @@ /proc root.kmem 550 /root/ root.root 700 /sbin/ root.root 711 -/tmp/ root.root 1777 +/tmp/ root.root 1733 /usr/ root.root 711 /usr/* root.root 711 /usr/X11R6/ root.xgrp 710 @@ -70,10 +70,10 @@ /usr/lib/rpm/rpm? rpm.rpm 750 /usr/sbin/ root.root 711 /usr/sbin/sendmail root.root 755 -/usr/sbin/traceroute root.ntools 750 +/usr/sbin/traceroute root.ntools 4750 /usr/share/doc rpm.rpm 710 /usr/share/man rpm.rpm 710 -/usr/tmp root.root 1777 +/usr/tmp root.root 1733 /var/ root.root 755 /var/lock/subsys root.root 700 /var/log/ root.root 711 @@ -82,4 +82,4 @@ /var/log/*/*/* current 600 /var/log/*/. current 700 /var/spool/mail/ root.mail 771 -/var/tmp root.root 1777 +/var/tmp root.root 1733 |