Revision: 6800
          http://ipcop.svn.sourceforge.net/ipcop/?rev=6800&view=rev
Author:   owes
Date:     2012-10-28 08:02:32 +0000 (Sun, 28 Oct 2012)
Log Message:
-----------
Add updates directory to flash.up script

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:01:45 UTC 
(rev 6799)
+++ ipcop/tags/release-2.0.3/src/rc.d/rc.flash.up       2012-10-28 08:02:32 UTC 
(rev 6800)
@@ -78,6 +78,11 @@
     cp /var/ipcop/traffic/empty-ulogd.db /var/log/traffic/ulogd.db
 fi
 
+if [ ! -e /var/log/updates ]; then
+    mkdir /var/log/updates
+fi
+chown nobody:nobody /var/log/updates
+
 if [ ! -e /var/log/lastlog ]; then
     touch /var/log/lastlog 
     chmod 640 /var/log/lastlog

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
Ipcop-svn@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ipcop-svn

Reply via email to