mk/image.mk: Ship /init in initramfs
[openadk.git] / package / easy-rsa / patches / patch-easy-rsa_2_0_openssl-1_0_0_cnf
blob9dd542d8acb0af0bc52d055a0d6bcfd10bb5b27c
1 --- openvpn-2.2.1.orig/easy-rsa/2.0/openssl-1.0.0.cnf   2011-07-01 10:31:26.000000000 +0200
2 +++ openvpn-2.2.1/easy-rsa/2.0/openssl-1.0.0.cnf        2011-12-03 11:36:46.000000000 +0100
3 @@ -3,7 +3,7 @@
4  # This definition stops the following lines choking if HOME isn't
5  # defined.
6  HOME                   = .
7 -RANDFILE               = $ENV::HOME/.rnd
8 +RANDFILE               = /etc/easy-rsa/.rnd
9  openssl_conf           = openssl_init
11  [ openssl_init ]