Project

General

Profile

« Previous | Next » 

Revision 47220a8c

Added by Renato Botelho over 9 years ago

Add strongswan.d as well, just to be sure no symlinks are there

View differences:

src/etc/rc
226 226
if [ -L /usr/local/etc/ipsec.conf ]; then
227 227
	rm -f /usr/local/etc/ipsec.conf
228 228
fi
229
if [ -L /usr/local/etc/strongswan.d ]; then
230
	rm -f /usr/local/etc/strongswan.d
231
fi
229 232
if [ -L /usr/local/etc/strongswan.conf ]; then
230 233
	rm -f /usr/local/etc/strongswan.conf
231 234
fi

Also available in: Unified diff