diff options
-rw-r--r-- | conf/perm.0 | 2 | ||||
-rw-r--r-- | conf/perm.1 | 2 | ||||
-rw-r--r-- | conf/perm.2 | 2 | ||||
-rw-r--r-- | conf/perm.3 | 2 | ||||
-rw-r--r-- | conf/perm.4 | 2 | ||||
-rw-r--r-- | conf/perm.5 | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/conf/perm.0 b/conf/perm.0 index 96eabe4..9a40f70 100644 --- a/conf/perm.0 +++ b/conf/perm.0 @@ -33,7 +33,7 @@ /etc/modules.conf root.root 644 /etc/motd root.root 644 /etc/printcap root.root 644 -/etc/profile root.root 644 +/etc/profile.d/* root.root 755 /etc/rc.d/ root.root 755 /etc/securetty root.root 644 /etc/sendmail.cf root.root 644 diff --git a/conf/perm.1 b/conf/perm.1 index 9e4e9b2..3438ff0 100644 --- a/conf/perm.1 +++ b/conf/perm.1 @@ -33,7 +33,7 @@ /etc/modules.conf root.root 644 /etc/motd root.root 644 /etc/printcap root.root 644 -/etc/profile root.root 644 +/etc/profile.d/* root.root 755 /etc/rc.d/ root.root 755 /etc/securetty root.root 644 /etc/sendmail.cf root.root 644 diff --git a/conf/perm.2 b/conf/perm.2 index 77e861a..0559c64 100644 --- a/conf/perm.2 +++ b/conf/perm.2 @@ -33,7 +33,7 @@ /etc/modules.conf root.root 644 /etc/motd root.root 644 /etc/printcap root.root 644 -/etc/profile root.root 644 +/etc/profile.d/* root.root 755 /etc/rc.d/ root.root 755 /etc/securetty root.root 644 /etc/sendmail.cf root.root 644 diff --git a/conf/perm.3 b/conf/perm.3 index 3b707f8..740bb70 100644 --- a/conf/perm.3 +++ b/conf/perm.3 @@ -33,7 +33,7 @@ /etc/modules.conf root.root 644 /etc/motd root.root 644 /etc/printcap root.root 644 -/etc/profile root.root 644 +/etc/profile.d/* root.root 755 /etc/rc.d/ root.root 755 /etc/securetty root.root 644 /etc/sendmail.cf root.root 644 diff --git a/conf/perm.4 b/conf/perm.4 index 216e819..da61a42 100644 --- a/conf/perm.4 +++ b/conf/perm.4 @@ -33,7 +33,7 @@ /etc/modules.conf root.adm 640 /etc/motd root.adm 644 /etc/printcap root.lp 640 -/etc/profile root.root 644 +/etc/profile.d/* root.root 755 /etc/rc.d/ root.adm 640 /etc/securetty root.root 640 /etc/sendmail.cf root.adm 640 diff --git a/conf/perm.5 b/conf/perm.5 index 57feac1..4addd59 100644 --- a/conf/perm.5 +++ b/conf/perm.5 @@ -33,7 +33,7 @@ /etc/modules.conf root.root 600 /etc/motd root.root 644 /etc/printcap root.lp 640 -/etc/profile root.root 644 +/etc/profile.d/* root.root 755 /etc/rc.d/ root.root 600 /etc/securetty root.root 600 /etc/sendmail.cf root.root 600 |