diff options
Diffstat (limited to 'init-sh/perm.3')
-rw-r--r-- | init-sh/perm.3 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/init-sh/perm.3 b/init-sh/perm.3 index 69f9fe5..17305d7 100644 --- a/init-sh/perm.3 +++ b/init-sh/perm.3 @@ -26,6 +26,7 @@ /etc/hosts.equiv root.root 644 /etc/inetd.conf root.root 644 /etc/init.d/ root.root 755 +/etc/rc.d/init.d/syslog root.root 700 /etc/inittab root.root 644 /etc/ld.so.conf root.root 644 /etc/lilo.conf root.root 644 @@ -40,7 +41,7 @@ /etc/ssh_host_key root.root 644 /etc/ssh_host_key.pub root.root 644 /etc/sshd_config root.root 644 -/etc/syslog.conf root.root 644 +/etc/syslog.conf root.adm 640 /etc/updatedb.conf root.root 644 /home/ root.root 755 /home/* current 700 |