diff options
author | Frederic Lepied <flepied@mandriva.com> | 2001-12-02 05:58:38 +0000 |
---|---|---|
committer | Frederic Lepied <flepied@mandriva.com> | 2001-12-02 05:58:38 +0000 |
commit | b1237e9ebf646e5902ab26e48bfa935c7243f391 (patch) | |
tree | 888cb16daa7d3bed0126ad8eceff808ca58c8fd9 /conf/perm.0 | |
parent | 3c6dd3c3f928438464518fe0fea1ad9e4d5411a0 (diff) | |
download | msec-b1237e9ebf646e5902ab26e48bfa935c7243f391.tar msec-b1237e9ebf646e5902ab26e48bfa935c7243f391.tar.gz msec-b1237e9ebf646e5902ab26e48bfa935c7243f391.tar.bz2 msec-b1237e9ebf646e5902ab26e48bfa935c7243f391.tar.xz msec-b1237e9ebf646e5902ab26e48bfa935c7243f391.zip |
customize rpm progs and /usr/share/doc permissions.
Diffstat (limited to 'conf/perm.0')
-rw-r--r-- | conf/perm.0 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/conf/perm.0 b/conf/perm.0 index 2ba2304..e7fbad4 100644 --- a/conf/perm.0 +++ b/conf/perm.0 @@ -13,7 +13,7 @@ /etc/cron.weekly/ root.root 755 /etc/crontab root.root 644 /etc/dhcpcd/ root.root 755 -/etc/dhcpcd/* root.root 644 +/etc/dhcpcd/* root.root 644 /etc/esd.conf root.root 644 /etc/ftpaccess root.root 644 /etc/ftpconversions root.root 644 @@ -56,6 +56,8 @@ /usr/X11R6/ root.root 755 /usr/bin/ root.root 755 /usr/sbin/ root.root 755 +/usr/lib/rpm/rpm? rpm.rpm 755 +/usr/share/doc root.root 755 /var/ root.root 755 /var/tmp root.root 1777 /var/log/ root.root 755 |