This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
DeviceAllow=/dev/net/tun rw
-
DevicePolicy=closed
-
Environment="NAME=%i" "DAEMONOPTS=-D --username anytun"
-
ExecStart=/usr/lib/anytun-launcher vpn
-
PIDFile=/run/anytun/%i.pid
-
PrivateTmp=yes
-
ProtectHome
Introduced in systemd 214=yes -
ProtectSystem
Introduced in systemd 214=full -
Restart=on-failure
-
Type=simple
-
-
[Unit]
-
Description=secure anycast tunneling daemon for %i
-
Documentation=man:anytun(8)
-
PartOf=anytun.service
-
Requires=anytun-controld@%i.service
-
Additionnal notes
Nothing here.