From 10204eb6a33e171830cd66f5de2ac12688304d7f Mon Sep 17 00:00:00 2001
From: Eugeni Dodonov <eugeni@mandriva.org>
Date: Thu, 18 Feb 2010 19:17:05 +0000
Subject: Remove custom permissions for profile.d/* (no longer relevant)

---
 conf/perm.fileserver | 2 --
 conf/perm.netbook    | 1 -
 conf/perm.secure     | 1 -
 conf/perm.standard   | 1 -
 conf/perm.webserver  | 1 -
 5 files changed, 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
-- 
cgit v1.2.1