summaryrefslogtreecommitdiffstats
path: root/meta-networking
diff options
context:
space:
mode:
Diffstat (limited to 'meta-networking')
-rw-r--r--meta-networking/recipes-support/openvpn/openvpn_2.3.9.bb2
1 files changed, 0 insertions, 2 deletions
diff --git a/meta-networking/recipes-support/openvpn/openvpn_2.3.9.bb b/meta-networking/recipes-support/openvpn/openvpn_2.3.9.bb
index 5fd714abb..8dd45669f 100644
--- a/meta-networking/recipes-support/openvpn/openvpn_2.3.9.bb
+++ b/meta-networking/recipes-support/openvpn/openvpn_2.3.9.bb
@@ -47,8 +47,6 @@ do_install_append() {
47 install -d ${D}/${localstatedir} 47 install -d ${D}/${localstatedir}
48 install -d ${D}/${localstatedir}/lib 48 install -d ${D}/${localstatedir}/lib
49 install -d -m 710 ${D}/${localstatedir}/lib/openvpn 49 install -d -m 710 ${D}/${localstatedir}/lib/openvpn
50 install -d -m 755 ${D}/${localstatedir}/run/
51 install -d -m 755 ${D}/${localstatedir}/run/openvpn
52 50
53 install -d ${D}${sysconfdir}/tmpfiles.d 51 install -d ${D}${sysconfdir}/tmpfiles.d
54 install -m 0644 ${WORKDIR}/openvpn-volatile.conf ${D}${sysconfdir}/tmpfiles.d/openvpn.conf 52 install -m 0644 ${WORKDIR}/openvpn-volatile.conf ${D}${sysconfdir}/tmpfiles.d/openvpn.conf