Revision: 5958 http://ipcop.svn.sourceforge.net/ipcop/?rev=5958&view=rev Author: owes Date: 2011-10-16 15:29:33 +0000 (Sun, 16 Oct 2011) Log Message: ----------- New rc.d/ipsec chmods /var/run/pluto to 700, not good for status.cgi. Set to 755 until we find another solution to detect running processes.
Modified Paths: -------------- ipcop/trunk/lfs/openswan Modified: ipcop/trunk/lfs/openswan =================================================================== --- ipcop/trunk/lfs/openswan 2011-10-16 14:35:06 UTC (rev 5957) +++ ipcop/trunk/lfs/openswan 2011-10-16 15:29:33 UTC (rev 5958) @@ -99,6 +99,8 @@ cd $(DIR_APP) && sed -i -e 's|__DATE__|$(DATESTAMP)|' \ -e 's|__TIME__|$(TIMESTAMP)|' \ -e 's|BUILDER|"$(NAME)"|' programs/pluto/plutomain.c + # Make status.cgi capable to detect if pluto is running + cd $(DIR_APP) && sed -i -e 's|chmod 700|chmod 755|' programs/setup/setup.in ifeq "$(IPSEC_KLIPS)" "yes" # this section is needed for KLIPS not for NETKEY 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