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.2 | |
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.2')
-rw-r--r-- | conf/perm.2 | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/conf/perm.2 b/conf/perm.2 index 4a56e43..890997c 100644 --- a/conf/perm.2 +++ b/conf/perm.2 @@ -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 @@ -37,7 +37,7 @@ /etc/rc.d/ root.root 755 /etc/securetty root.root 644 /etc/sendmail.cf root.root 644 -/etc/shutdown.allow root.root 644 +/etc/shutdown.allow root.root 644 /etc/ssh_config root.root 644 /etc/ssh_host_key root.root 644 /etc/ssh_host_key.pub 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/log/ root.root 755 /var/log/* root.adm 640 |