Add random plugin options to strongswan.conf.5
This commit is contained in:
@@ -7,5 +7,7 @@ SUFFIXES = .in
|
||||
.in:
|
||||
sed \
|
||||
-e "s:@IPSEC_VERSION@:$(PACKAGE_VERSION):" \
|
||||
-e "s:@DEV_URANDOM@:$(urandom_device):" \
|
||||
-e "s:@DEV_RANDOM@:$(random_device):" \
|
||||
$(srcdir)/$@.in > $@
|
||||
|
||||
|
||||
Reference in New Issue
Block a user