diff options
author | Frederic Lepied <flepied@mandriva.com> | 2005-08-12 06:18:29 +0000 |
---|---|---|
committer | Frederic Lepied <flepied@mandriva.com> | 2005-08-12 06:18:29 +0000 |
commit | 77eaacfa7519fc22d0ed935a0fd3ac86c86a2dd2 (patch) | |
tree | 32e1acf102fff626f199ebbcf9ee47bad5a48450 /conf | |
parent | 3810efbdac378c136600a42bbe06e9f5b4117437 (diff) | |
download | msec-77eaacfa7519fc22d0ed935a0fd3ac86c86a2dd2.tar msec-77eaacfa7519fc22d0ed935a0fd3ac86c86a2dd2.tar.gz msec-77eaacfa7519fc22d0ed935a0fd3ac86c86a2dd2.tar.bz2 msec-77eaacfa7519fc22d0ed935a0fd3ac86c86a2dd2.tar.xz msec-77eaacfa7519fc22d0ed935a0fd3ac86c86a2dd2.zip |
added /etc/rc.d/init.d/xprint exception
Diffstat (limited to 'conf')
-rw-r--r-- | conf/perm.2 | 1 | ||||
-rw-r--r-- | conf/perm.3 | 1 | ||||
-rw-r--r-- | conf/perm.4 | 1 | ||||
-rw-r--r-- | conf/perm.5 | 1 |
4 files changed, 4 insertions, 0 deletions
diff --git a/conf/perm.2 b/conf/perm.2 index 923ffa6..21f5a0d 100644 --- a/conf/perm.2 +++ b/conf/perm.2 @@ -41,6 +41,7 @@ /etc/rc.d/init.d/ root.root 755 /etc/rc.d/init.d/* root.root 744 /etc/rc.d/init.d/mandrake_consmap root.root 644 +/etc/rc.d/init.d/xprint root.root 755 /etc/securetty root.root 644 /etc/sendmail.cf root.mail 644 /etc/shutdown.allow root.root 644 diff --git a/conf/perm.3 b/conf/perm.3 index a374112..609c441 100644 --- a/conf/perm.3 +++ b/conf/perm.3 @@ -41,6 +41,7 @@ /etc/rc.d/init.d/ root.root 755 /etc/rc.d/init.d/* root.root 700 /etc/rc.d/init.d/mandrake_consmap root.root 644 +/etc/rc.d/init.d/xprint root.root 755 /etc/securetty root.root 644 /etc/sendmail.cf root.mail 644 /etc/shutdown.allow root.root 644 diff --git a/conf/perm.4 b/conf/perm.4 index 649017f..daf2ce3 100644 --- a/conf/perm.4 +++ b/conf/perm.4 @@ -41,6 +41,7 @@ /etc/rc.d/init.d/ root.adm 750 /etc/rc.d/init.d/* root.adm 740 /etc/rc.d/init.d/mandrake_consmap root.adm 644 +/etc/rc.d/init.d/xprint root.root 755 /etc/securetty root.root 640 /etc/sendmail.cf root.mail 640 /etc/shutdown.allow root.adm 640 diff --git a/conf/perm.5 b/conf/perm.5 index f933f23..679c02d 100644 --- a/conf/perm.5 +++ b/conf/perm.5 @@ -41,6 +41,7 @@ /etc/rc.d/init.d/ root.root 700 /etc/rc.d/init.d/* root.root 700 /etc/rc.d/init.d/mandrake_consmap root.adm 644 +/etc/rc.d/init.d/xprint root.root 755 /etc/securetty root.root 600 /etc/sendmail.cf root.mail 640 /etc/shutdown.allow root.root 600 |