diff options
-rw-r--r-- | conf/perm.fileserver | 2 | ||||
-rw-r--r-- | conf/perm.netbook | 1 | ||||
-rw-r--r-- | conf/perm.secure | 1 | ||||
-rw-r--r-- | conf/perm.standard | 1 | ||||
-rw-r--r-- | conf/perm.webserver | 1 |
5 files changed, 0 insertions, 6 deletions
diff --git a/conf/perm.fileserver b/conf/perm.fileserver index 7e908f7..134ea76 100644 --- a/conf/perm.fileserver +++ b/conf/perm.fileserver @@ -24,8 +24,6 @@ /etc/modules.conf root.root 644 /etc/motd root.root 644 /etc/printcap root.root 644 -/etc/profile.d/* root.root 755 -/etc/rc.d/ root.root 755 /etc/rc.d/init.d/ root.root 755 /etc/rc.d/init.d/functions root.root 644 /etc/securetty root.root 644 diff --git a/conf/perm.netbook b/conf/perm.netbook index 7e908f7..58f886b 100644 --- a/conf/perm.netbook +++ b/conf/perm.netbook @@ -24,7 +24,6 @@ /etc/modules.conf root.root 644 /etc/motd root.root 644 /etc/printcap root.root 644 -/etc/profile.d/* root.root 755 /etc/rc.d/ root.root 755 /etc/rc.d/init.d/ root.root 755 /etc/rc.d/init.d/functions root.root 644 diff --git a/conf/perm.secure b/conf/perm.secure index a22b483..313dc6f 100644 --- a/conf/perm.secure +++ b/conf/perm.secure @@ -36,7 +36,6 @@ /etc/modules.conf root.adm 640 /etc/motd root.adm 644 /etc/printcap root.lp 640 -/etc/profile.d/* root.root 755 /etc/rc.d/ root.adm 755 /etc/rc.d/init.d/ root.adm 755 /etc/rc.d/init.d/* root.adm 744 diff --git a/conf/perm.standard b/conf/perm.standard index 7e908f7..58f886b 100644 --- a/conf/perm.standard +++ b/conf/perm.standard @@ -24,7 +24,6 @@ /etc/modules.conf root.root 644 /etc/motd root.root 644 /etc/printcap root.root 644 -/etc/profile.d/* root.root 755 /etc/rc.d/ root.root 755 /etc/rc.d/init.d/ root.root 755 /etc/rc.d/init.d/functions root.root 644 diff --git a/conf/perm.webserver b/conf/perm.webserver index 7e908f7..58f886b 100644 --- a/conf/perm.webserver +++ b/conf/perm.webserver @@ -24,7 +24,6 @@ /etc/modules.conf root.root 644 /etc/motd root.root 644 /etc/printcap root.root 644 -/etc/profile.d/* root.root 755 /etc/rc.d/ root.root 755 /etc/rc.d/init.d/ root.root 755 /etc/rc.d/init.d/functions root.root 644 |