Revision: 5558 http://ipcop.svn.sourceforge.net/ipcop/?rev=5558&view=rev Author: owes Date: 2011-03-25 07:04:25 +0000 (Fri, 25 Mar 2011)
Log Message: ----------- Make sure all squid error files are root owned. Modified Paths: -------------- ipcop/trunk/lfs/squid-langpack Modified: ipcop/trunk/lfs/squid-langpack =================================================================== --- ipcop/trunk/lfs/squid-langpack 2011-03-24 21:52:46 UTC (rev 5557) +++ ipcop/trunk/lfs/squid-langpack 2011-03-25 07:04:25 UTC (rev 5558) @@ -102,6 +102,7 @@ # Preparing built-in error files for IPCop modification rm -rf $(ERRMSG_DIR).ipcop cp -rp $(ERRMSG_DIR) $(ERRMSG_DIR).ipcop + chown -R 0:0 $(ERRMSG_DIR) $(ERRMSG_DIR).ipcop # Adding IPCop design to the built-in error files This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------------------------------ Enable your software for Intel(R) Active Management Technology to meet the growing manageability and security demands of your customers. Businesses are taking advantage of Intel(R) vPro (TM) technology - will your software be a part of the solution? Download the Intel(R) Manageability Checker today! http://p.sf.net/sfu/intel-dev2devmar _______________________________________________ Ipcop-svn mailing list Ipcop-svn@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ipcop-svn