summaryrefslogtreecommitdiff
blob: 9fdcc5f8051de67fc7174202660e9a5c9830210c (plain)
1
2
3
4
5
6
7
8
9
[Unit]
Description=OpenVPN Client

[Service]
Type=simple
ExecStart=/usr/sbin/openvpn --cd /etc/openvpn/ --config %I.conf

[Install]
WantedBy=network.target