diff options
author | Frederic Lepied <flepied@mandriva.com> | 2002-02-21 13:52:54 +0000 |
---|---|---|
committer | Frederic Lepied <flepied@mandriva.com> | 2002-02-21 13:52:54 +0000 |
commit | 6035d2f0cd72ca1bdce8d066a077159b4fd210b9 (patch) | |
tree | a1c183ffc5e111c6cf8d49257917f987b38c9579 | |
parent | e3871c063df0fac7b3bca4c3a397e38ab1ce90aa (diff) | |
download | msec-6035d2f0cd72ca1bdce8d066a077159b4fd210b9.tar msec-6035d2f0cd72ca1bdce8d066a077159b4fd210b9.tar.gz msec-6035d2f0cd72ca1bdce8d066a077159b4fd210b9.tar.bz2 msec-6035d2f0cd72ca1bdce8d066a077159b4fd210b9.tar.xz msec-6035d2f0cd72ca1bdce8d066a077159b4fd210b9.zip |
let drakx handle lilo.conf perm
-rw-r--r-- | conf/perm.0 | 1 | ||||
-rw-r--r-- | conf/perm.1 | 1 | ||||
-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 | ||||
-rw-r--r-- | conf/perm.snf | 1 |
7 files changed, 0 insertions, 7 deletions
diff --git a/conf/perm.0 b/conf/perm.0 index cbaf04b..1fcaed5 100644 --- a/conf/perm.0 +++ b/conf/perm.0 @@ -27,7 +27,6 @@ /etc/inetd.conf root.root 644 /etc/inittab root.root 644 /etc/ld.so.conf root.root 644 -/etc/lilo.conf root.root 644 /etc/mandrake-release root.root 644 /etc/modules.conf root.root 644 /etc/motd root.root 644 diff --git a/conf/perm.1 b/conf/perm.1 index a5c7187..a64e869 100644 --- a/conf/perm.1 +++ b/conf/perm.1 @@ -27,7 +27,6 @@ /etc/inetd.conf root.root 644 /etc/inittab root.root 644 /etc/ld.so.conf root.root 644 -/etc/lilo.conf root.root 644 /etc/mandrake-release root.root 644 /etc/modules.conf root.root 644 /etc/motd root.root 644 diff --git a/conf/perm.2 b/conf/perm.2 index a1d6cd1..f130016 100644 --- a/conf/perm.2 +++ b/conf/perm.2 @@ -27,7 +27,6 @@ /etc/inetd.conf root.root 644 /etc/inittab root.root 644 /etc/ld.so.conf root.root 644 -/etc/lilo.conf root.root 644 /etc/mandrake-release root.root 644 /etc/modules.conf root.root 644 /etc/motd root.root 644 diff --git a/conf/perm.3 b/conf/perm.3 index 2c57d46..6e51345 100644 --- a/conf/perm.3 +++ b/conf/perm.3 @@ -27,7 +27,6 @@ /etc/inetd.conf root.root 644 /etc/inittab root.root 644 /etc/ld.so.conf root.root 644 -/etc/lilo.conf root.root 644 /etc/mandrake-release root.root 644 /etc/modules.conf root.root 644 /etc/motd root.root 644 diff --git a/conf/perm.4 b/conf/perm.4 index 93104d3..889a349 100644 --- a/conf/perm.4 +++ b/conf/perm.4 @@ -27,7 +27,6 @@ /etc/inetd.conf root.adm 640 /etc/inittab root.adm 640 /etc/ld.so.conf root.adm 640 -/etc/lilo.conf root.adm 600 /etc/mandrake-release root.adm 640 /etc/modules.conf root.adm 640 /etc/motd root.adm 644 diff --git a/conf/perm.5 b/conf/perm.5 index b6caa8d..4fb3b48 100644 --- a/conf/perm.5 +++ b/conf/perm.5 @@ -27,7 +27,6 @@ /etc/inetd.conf root.root 600 /etc/inittab root.root 600 /etc/ld.so.conf root.root 600 -/etc/lilo.conf root.root 600 /etc/mandrake-release root.root 600 /etc/modules.conf root.root 600 /etc/motd root.root 644 diff --git a/conf/perm.snf b/conf/perm.snf index b51c4c9..8b11a20 100644 --- a/conf/perm.snf +++ b/conf/perm.snf @@ -27,7 +27,6 @@ /etc/inetd.conf root.adm 640 /etc/inittab root.adm 640 /etc/ld.so.conf root.adm 640 -/etc/lilo.conf root.adm 600 /etc/mandrake-release root.adm 640 /etc/modules.conf root.adm 640 /etc/motd root.adm 644 |