summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rwxr-xr-xetc/rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/rc b/etc/rc
index 4d0d767..97b3c77 100755
--- a/etc/rc
+++ b/etc/rc
@@ -250,7 +250,7 @@ else
fi
fi
# change permissions on newly created fifolog files.
-chmod 0600 /var/log/system.log /var/log/filter.log /var/log/dhcpd.log /var/log/vpn.log /var/log/portalauth.log /var/log/relayd.log
+chmod 0600 /var/log/*.log
echo -n "."
DEVFS=`mount | grep devfs | wc -l | cut -d" " -f8`
OpenPOWER on IntegriCloud