db-move: moved evolution from [testing] to [extra] (x86_64)
[arch-packages.git] / vpnc / repos / extra-x86_64 / vpnc@.service
blobd989ab34f38462ef1a8c1ef77c7b459212db9a62
1 [Unit]
2 Description=VPNC connection to %i
3 After=network.target
5 [Service]
6 Type=forking
7 ExecStart=/usr/bin/vpnc --pid-file=/run/vpnc@%i.pid /etc/vpnc/%i.conf
8 PIDFile=/run/vpnc@%i.pid
9 Restart=always
11 [Install]
12 WantedBy=multi-user.target