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