Revision: 6802
http://ipcop.svn.sourceforge.net/ipcop/?rev=6802&view=rev
Author: owes
Date: 2012-10-28 09:00:13 +0000 (Sun, 28 Oct 2012)
Log Message:
-----------
Also need to add logwatch and squidGuard directories in case they are missing.
Modified Paths:
--------------
ipcop/tags/release-2.0.3/src/rc.d/rc.flash.up
Modified: ipcop/tags/release-2.0.3/src/rc.d/rc.flash.up
===================================================================
--- ipcop/tags/release-2.0.3/src/rc.d/rc.flash.up 2012-10-28 08:34:25 UTC
(rev 6801)
+++ ipcop/tags/release-2.0.3/src/rc.d/rc.flash.up 2012-10-28 09:00:13 UTC
(rev 6802)
@@ -52,6 +52,11 @@
mkdir /var/log/httpd
fi
+if [ ! -e /var/log/logwatch ]; then
+ mkdir /var/log/logwatch
+fi
+chown logwatch:nobody /var/log/logwatch
+
if [ ! -e /var/log/ntp ]; then
mkdir /var/log/ntp
chown -R ntp:ntp /var/log/ntp
@@ -68,6 +73,11 @@
chmod 644 /var/log/squid/access.log
chown -R squid:squid /var/log/squid
+if [ ! -e /var/log/squidGuard ]; then
+ mkdir /var/log/squidGuard
+fi
+chown squid:root /var/log/squidGuard
+
if [ ! -e /var/log/time ]; then
mkdir /var/log/time
fi
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
WINDOWS 8 is here.
Millions of people. Your app in 30 days.
Visit The Windows 8 Center at Sourceforge for all your go to resources.
http://windows8center.sourceforge.net/
join-generation-app-and-make-money-coding-fast/
_______________________________________________
Ipcop-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ipcop-svn