mk/image.mk: Ship /init in initramfs
[openadk.git] / package / easy-rsa / patches / patch-easy-rsa_2_0_list-crl
blob66f5d764da54210d3b2cf0e330b552fb72b90133
1 --- openvpn-2.2.1.orig/easy-rsa/2.0/list-crl    2011-04-27 11:52:59.000000000 +0200
2 +++ openvpn-2.2.1/easy-rsa/2.0/list-crl 2011-12-01 19:43:24.000000000 +0100
3 @@ -1,5 +1,6 @@
4  #!/bin/sh
5  
6 +. /etc/easy-rsa/vars
7  # list revoked certificates
8  
9  CRL="${1:-crl.pem}"