From 12e06afbc1554d8d35378ca5d1c33308d29c4f73 Mon Sep 17 00:00:00 2001 From: Yoann Vandoorselaere Date: Thu, 17 Feb 2000 10:07:55 +0000 Subject: *** empty log message *** --- ChangeLog | 3 +++ init-sh/perm.4 | 2 +- init-sh/perm.5 | 2 +- 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index cf413e4..22e1f5b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,6 @@ +2000-02-17 Yoann Vandoorselaere + * /etc/printcap is 644 in mode 4 & 5 + 2000-01-13 Yoann Vandoorselaere * custom.sh : ( thanks to Thomas Poindessous ) for pointing out that : * s'/tmp\/msec.XXXXXX/\/tmp\/msec.XXXXXX/' diff --git a/init-sh/perm.4 b/init-sh/perm.4 index 5acbe71..c70469b 100644 --- a/init-sh/perm.4 +++ b/init-sh/perm.4 @@ -32,7 +32,7 @@ /etc/lilo.conf root.adm 600 /etc/modules.conf root.adm 640 /etc/motd root.adm 644 -/etc/printcap root.adm 640 +/etc/printcap root.adm 644 /etc/profile root.root 644 /etc/rc.d/ root.adm 640 /etc/securetty root.adm 640 diff --git a/init-sh/perm.5 b/init-sh/perm.5 index 6f6b50d..2d2b145 100644 --- a/init-sh/perm.5 +++ b/init-sh/perm.5 @@ -32,7 +32,7 @@ /etc/lilo.conf root.root 600 /etc/modules.conf root.root 600 /etc/motd root.root 644 -/etc/printcap root.root 640 +/etc/printcap root.root 644 /etc/profile root.root 644 /etc/rc.d/ root.root 600 /etc/securetty root.root 600 -- cgit v1.2.1