mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-03 23:38:28 +08:00
e4a26edd15
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
11 lines
198 B
Desktop File
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
|