core/vpnc/vpnc@.service
Samir Benmendil e4a26edd15 gpg: update + rebuild/update pkgs depending on it
crda: update to 3.13
gnutls: update to 3.3.11
cryptsetup: update to 1.6.6
libgcrypt: update to 1.6.2
libgpg-error: update to 1.17
libxslt: rebuild
systemd: rebuild
vpnc: fixed + rebuilt
2014-12-12 06:03:50 +00:00

11 lines
198 B
Desktop File

[Unit]
Description=VPNC connection to %i
[Service]
Type=forking
ExecStart=/usr/bin/vpnc --pid-file=/run/vpnc@%i.pid /etc/vpnc/%i.conf
PIDFile=/run/vpnc@%i.pid
[Install]
WantedBy=multi-user.target