diff options
Diffstat (limited to 'sys-apps/systemd-units/files')
-rw-r--r-- | sys-apps/systemd-units/files/services-desktop/openvpn_at.service | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/sys-apps/systemd-units/files/services-desktop/openvpn_at.service b/sys-apps/systemd-units/files/services-desktop/openvpn_at.service deleted file mode 100644 index 9fdcc5f..0000000 --- a/sys-apps/systemd-units/files/services-desktop/openvpn_at.service +++ /dev/null @@ -1,9 +0,0 @@ -[Unit] -Description=OpenVPN Client - -[Service] -Type=simple -ExecStart=/usr/sbin/openvpn --cd /etc/openvpn/ --config %I.conf - -[Install] -WantedBy=network.target |