iankelling.org
/
git
/
distro-setup
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
fixes to last commit
[distro-setup]
/
filesystem
/
etc
/
systemd
/
system
/
vpn-static-ip@.service
1
[Unit]
2
Description=vpn-static-ip
3
After=syslog.target network-online.target
4
Wants=network-online.target
5
6
[Service]
7
Type=oneshot
8
ExecStart=/b/ds/vpn-static-ip /etc/openvpn/client/%i.conf