repo.or.cz
/
arch-packages.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
db-move: moved evolution from [testing] to [extra] (x86_64)
[arch-packages.git]
/
vpnc
/
repos
/
extra-x86_64
/
vpnc@.service
blob
d989ab34f38462ef1a8c1ef77c7b459212db9a62
1
[Unit]
2
Description=VPNC connection to %i
3
After=network.target
4
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
10
11
[Install]
12
WantedBy=multi-user.target