diff options
Diffstat (limited to 'init-sh/perm.5')
-rw-r--r-- | init-sh/perm.5 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/init-sh/perm.5 b/init-sh/perm.5 index ec1b9b9..5765340 100644 --- a/init-sh/perm.5 +++ b/init-sh/perm.5 @@ -25,7 +25,8 @@ /etc/hosts.deny root.root 600 /etc/hosts.equiv root.root 600 /etc/inetd.conf root.root 600 -/etc/init.d/ root.root 700 +/etc/rc.d/init.d/ root.root 700 +/etc/rc.d/init.d/syslog root.root 700 /etc/inittab root.root 600 /etc/ld.so.conf root.root 600 /etc/lilo.conf root.root 600 |