aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog2
-rw-r--r--init-sh/perm.42
-rw-r--r--msec.spec2
3 files changed, 4 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 08961cf..6826567 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,6 @@
1999-12-21 Pixel <pixel@mandrakesoft.com>
+ * init-sh/perm.4: changed /etc/lilo.conf to 600 to make lilo quiet
+ * init-sh/perm.5: changed /etc/lilo.conf to 600 to make lilo quiet
* init-sh/lib.sh (LiloUpdate): replace the -z ${LILO_PASSWORD} by
${LILO_PASSWORD+set} != set
* init-sh/lib.sh (LiloUpdate): replace the call to AddRules to
diff --git a/init-sh/perm.4 b/init-sh/perm.4
index 20e4516..09d4f65 100644
--- a/init-sh/perm.4
+++ b/init-sh/perm.4
@@ -27,7 +27,7 @@
/etc/inetd.conf root.adm 640
/etc/inittab root.adm 640
/etc/ld.so.conf root.adm 640
-/etc/lilo.conf root.adm 640
+/etc/lilo.conf root.adm 600
/etc/modules.conf root.adm 640
/etc/motd root.adm 644
/etc/printcap root.adm 640
diff --git a/msec.spec b/msec.spec
index f8c328b..225735f 100644
--- a/msec.spec
+++ b/msec.spec
@@ -4,7 +4,7 @@
Summary: Security Level & Program for the Linux Mandrake distribution
Name: msec
Version: %{version}
-Release: 6mdk
+Release: 7mdk
Source: %{name}-%{version}.tar.bz2
Copyright: GPL
Group: System Environment/Base