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

Modified Paths:
--------------
    ipcop/trunk/src/rc.d/rc.flash.up

Modified: ipcop/trunk/src/rc.d/rc.flash.up
===================================================================
--- ipcop/trunk/src/rc.d/rc.flash.up    2012-10-27 19:36:11 UTC (rev 6797)
+++ ipcop/trunk/src/rc.d/rc.flash.up    2012-10-28 07:48:09 UTC (rev 6798)
@@ -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
[email protected]
https://lists.sourceforge.net/lists/listinfo/ipcop-svn

Reply via email to