forked from pool/openvpn
Accepting request 781397 from home:Vogtinator:branches:network:vpn
- Fix inconsistency in openvpn.service: * It uses the unescape instance name as config file basename, so use that in the description as well OBS-URL: https://build.opensuse.org/request/show/781397 OBS-URL: https://build.opensuse.org/package/show/network:vpn/openvpn?expand=0&rev=150
This commit is contained in:
parent
ba0faf4e78
commit
3e6d073d65
@ -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…
x
Reference in New Issue
Block a user