forked from pool/openvpn
Accepting request 782856 from network:vpn
OBS-URL: https://build.opensuse.org/request/show/782856 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openvpn?expand=0&rev=87
This commit is contained in:
commit
436254b324
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Mar 4 07:30:38 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||||
|
|
||||||
|
- Fix inconsistency in openvpn.service:
|
||||||
|
* It uses the unescape instance name as config file basename,
|
||||||
|
so use that in the description as well
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jan 24 11:22:01 UTC 2020 - Dominique Leuenberger <dimstar@opensuse.org>
|
Fri Jan 24 11:22:01 UTC 2020 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
[Unit]
|
[Unit]
|
||||||
Description=OpenVPN tunneling daemon instance using /etc/openvpn/%I.conf
|
Description=OpenVPN tunneling daemon instance using /etc/openvpn/%i.conf
|
||||||
After=network.target
|
After=network.target
|
||||||
PartOf=openvpn.target
|
PartOf=openvpn.target
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user