aboutsummaryrefslogtreecommitdiffstats
path: root/init-sh/perm.4
diff options
context:
space:
mode:
authorYoann Vandoorselaere <yoann@mandriva.com>1999-12-06 09:01:39 +0000
committerYoann Vandoorselaere <yoann@mandriva.com>1999-12-06 09:01:39 +0000
commit81fd9c016d08d9f26cb784dff1049a967b209a01 (patch)
tree069a86fdbc01380572328be04b43b6404f161c9f /init-sh/perm.4
parent6b30bee329565e745b05ed720c91731dd1ba7a0d (diff)
downloadmsec-81fd9c016d08d9f26cb784dff1049a967b209a01.tar
msec-81fd9c016d08d9f26cb784dff1049a967b209a01.tar.gz
msec-81fd9c016d08d9f26cb784dff1049a967b209a01.tar.bz2
msec-81fd9c016d08d9f26cb784dff1049a967b209a01.tar.xz
msec-81fd9c016d08d9f26cb784dff1049a967b209a01.zip
Added permission for /var/log/ and it's subdirectory
Diffstat (limited to 'init-sh/perm.4')
-rw-r--r--init-sh/perm.420
1 files changed, 5 insertions, 15 deletions
diff --git a/init-sh/perm.4 b/init-sh/perm.4
index 8e422df..cf6b02f 100644
--- a/init-sh/perm.4
+++ b/init-sh/perm.4
@@ -1,11 +1,5 @@
-#
-#
-# - Group for X user
-# - Group for audio user
-# - Group for dialout user
-# - Group for video user
# Welcome in Level 4, aka secure & usable.
-
+###
/bin root.root 711
/boot root.root 700
/dev root.root 711
@@ -47,7 +41,6 @@
/etc/sshd_config root.adm 640
/etc/syslog.conf root.adm 640
/etc/updatedb.conf root.adm 640
-
/home/ root.adm 751
/home/* current 700
/lib root.adm 751
@@ -63,10 +56,7 @@
/usr/sbin/ root.adm 751
/usr/sbin/* root.root 755
/var root.root 755
-
-
-
-
-
-
-
+/var/log root.root 700
+/var/log/* root.root 600
+/var/log/security root.root 700
+/var/log/security/* root.root 600