Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 542356
Collapse All | Expand All

(-)file_not_specified_in_diff (-4 / +2 lines)
Line  Link Here
0
-- /usr/portage/net-misc/openvpn/files/openvpn.service 2014-12-02 22:31:15.000000000 +0100
0
++ /usr/lib/systemd/system/openvpn@.service    2015-03-06 13:55:33.601134891 +0100
Lines 4-12 Link Here
4
[Service]
4
[Service]
5
PrivateTmp=true
5
PrivateTmp=true
6
Type=forking
6
ExecStart=/usr/sbin/openvpn --cd /etc/openvpn/ --config %i.conf
7
PIDFile=/var/run/openvpn/%i.pid
8
ExecStart=/usr/sbin/openvpn --daemon --writepid /var/run/openvpn/%i.pid --cd /etc/openvpn/ --config %i.conf
9
[Install]
7
[Install]
10
WantedBy=multi-user.target
8
WantedBy=multi-user.target

Return to bug 542356