summarylogtreecommitdiffstats
path: root/weron-ip@.service
blob: 5039d54cbda90598a37afb3a3409a2a7070147fa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# vim: ft=systemd

[Unit]
Description=weron IP (layer 3) client
Documentation=file:///usr/share/doc/weron/README.md

[Service]
ExecStart=/usr/bin/weron vpn ip
EnvironmentFile=/etc/weron/%i
User=weron
DynamicUser=yes
AmbientCapabilities=CAP_NET_ADMIN

[Install]
WantedBy=multi-user.target