diff options
author | Frederic Lepied <flepied@mandriva.com> | 2002-08-27 14:10:59 +0000 |
---|---|---|
committer | Frederic Lepied <flepied@mandriva.com> | 2002-08-27 14:10:59 +0000 |
commit | 84765d84cc4e1514d382a90cb5b4f9201bc4bfa3 (patch) | |
tree | 465e73bda51b2f81682ef124a1566e57c10e3762 /conf/perm.5 | |
parent | 763f27f6bdec4ec519ebb45a11cd56b390f571f1 (diff) | |
download | msec-84765d84cc4e1514d382a90cb5b4f9201bc4bfa3.tar msec-84765d84cc4e1514d382a90cb5b4f9201bc4bfa3.tar.gz msec-84765d84cc4e1514d382a90cb5b4f9201bc4bfa3.tar.bz2 msec-84765d84cc4e1514d382a90cb5b4f9201bc4bfa3.tar.xz msec-84765d84cc4e1514d382a90cb5b4f9201bc4bfa3.zip |
correct permissions for /boot/kernel.h*
Diffstat (limited to 'conf/perm.5')
-rw-r--r-- | conf/perm.5 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/conf/perm.5 b/conf/perm.5 index 0ed24d2..9cc9bf8 100644 --- a/conf/perm.5 +++ b/conf/perm.5 @@ -4,7 +4,8 @@ /bin/ root.root 711 /bin/ping root.ntools 4750 /bin/rpm rpm.rpm 750 -/boot/ root.root 700 +/boot/ root.root 711 +/boot/kernel.h* root.root 644 /dev/ root.root 711 /etc/ root.root 711 /etc/conf.modules root.root 600 |