diff options
| -rw-r--r-- | meta-networking/recipes-support/openvpn/openvpn_2.3.9.bb | 2 |
1 files changed, 1 insertions, 1 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 8892a9e053..b6bd69f813 100644 --- a/meta-networking/recipes-support/openvpn/openvpn_2.3.9.bb +++ b/meta-networking/recipes-support/openvpn/openvpn_2.3.9.bb | |||
| @@ -61,7 +61,7 @@ RRECOMMENDS_${PN} = "kernel-module-tun" | |||
| 61 | FILES_${PN}-dbg += "${libdir}/openvpn/plugins/.debug" | 61 | FILES_${PN}-dbg += "${libdir}/openvpn/plugins/.debug" |
| 62 | FILES_${PN} += "${systemd_unitdir}/system/openvpn@.service \ | 62 | FILES_${PN} += "${systemd_unitdir}/system/openvpn@.service \ |
| 63 | ${sysconfdir}/tmpfiles.d \ | 63 | ${sysconfdir}/tmpfiles.d \ |
| 64 | /run" | 64 | " |
| 65 | FILES_${PN}-sample += "${systemd_unitdir}/system/openvpn@loopback-server.service \ | 65 | FILES_${PN}-sample += "${systemd_unitdir}/system/openvpn@loopback-server.service \ |
| 66 | ${systemd_unitdir}/system/openvpn@loopback-client.service \ | 66 | ${systemd_unitdir}/system/openvpn@loopback-client.service \ |
| 67 | ${sysconfdir}/openvpn/sample/" | 67 | ${sysconfdir}/openvpn/sample/" |
