IPSEC_CONFDIR in ipsec script fixed.
This commit is contained in:
@@ -15,7 +15,7 @@ ipsec : ipsec.in
|
|||||||
-e "s:@IPSEC_DISTRO@::" \
|
-e "s:@IPSEC_DISTRO@::" \
|
||||||
-e "s:@IPSEC_DIR@:$(ipsecdir):" \
|
-e "s:@IPSEC_DIR@:$(ipsecdir):" \
|
||||||
-e "s:@IPSEC_SBINDIR@:$(sbindir):" \
|
-e "s:@IPSEC_SBINDIR@:$(sbindir):" \
|
||||||
-e "s:@IPSEC_CONFDIR@:$(confdir):" \
|
-e "s:@IPSEC_CONFDIR@:$(sysconfdir):" \
|
||||||
-e "s:@IPSEC_PIDDIR@:$(piddir):" \
|
-e "s:@IPSEC_PIDDIR@:$(piddir):" \
|
||||||
$(srcdir)/$@.in > $@
|
$(srcdir)/$@.in > $@
|
||||||
chmod +x $@
|
chmod +x $@
|
||||||
|
|||||||
Reference in New Issue
Block a user