Revision: 5929 http://ipcop.svn.sourceforge.net/ipcop/?rev=5929&view=rev Author: owes Date: 2011-10-12 05:30:04 +0000 (Wed, 12 Oct 2011) Log Message: ----------- Replace spaces with TAB (Makefiles can be a real pain in the ...). Tighten security for repo directory.
Modified Paths: -------------- ipcop/trunk/lfs/ipcop-gui Modified: ipcop/trunk/lfs/ipcop-gui =================================================================== --- ipcop/trunk/lfs/ipcop-gui 2011-10-11 19:29:57 UTC (rev 5928) +++ ipcop/trunk/lfs/ipcop-gui 2011-10-12 05:30:04 UTC (rev 5929) @@ -78,9 +78,10 @@ chown nobody:nobody /home/httpd/html/backup chmod 744 /home/httpd/html/backup - # repository directory for urlfilter - mkdir -p /home/httpd/html/repository - chown -R nobody:nobody /home/httpd/html/repository + # repository directory for urlfilter + mkdir -p /home/httpd/html/repository + chown nobody:nobody /home/httpd/html/repository + chmod 644 /home/httpd/html/repository # vhost81 directories need nobody:nobody permissions mkdir -p /home/httpd/vhost81/cgi-bin This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------------------------------ All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent activity and more. Splunk takes this data and makes sense of it. Business sense. IT sense. Common sense. http://p.sf.net/sfu/splunk-d2d-oct _______________________________________________ Ipcop-svn mailing list Ipcop-svn@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ipcop-svn