diff options
Diffstat (limited to 'conf/perm.5')
-rw-r--r-- | conf/perm.5 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/conf/perm.5 b/conf/perm.5 index e6abf1d..d7279ac 100644 --- a/conf/perm.5 +++ b/conf/perm.5 @@ -1,6 +1,7 @@ # Welcome in Level 5, aka paranoid. ### /bin/ root.root 711 +/bin/rpm rpm.rpm 750 /boot/ root.root 700 /dev/ root.root 711 /dev/audio* root.audio 600 @@ -67,6 +68,8 @@ /usr/sbin/ root.root 711 /usr/sbin/sendmail root.root 755 /usr/sbin/traceroute root.ntools 750 +/usr/lib/rpm/rpm? rpm.rpm 750 +/usr/share/doc rpm.rpm 710 /var/ root.root 755 /var/log/ root.root 711 /var/log/* root.root 600 |