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

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

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

[Install]
WantedBy=multi-user.target