This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
AmbientCapabilities=CAP_NET_ADMIN CAP_NET_BIND_SERVICE
-
CapabilityBoundingSet=CAP_NET_ADMIN CAP_NET_BIND_SERVICE
-
ExecReload=/bin/kill -HUP $MAINPID
-
ExecStart=/usr/bin/yggdrasil -useconffile /etc/yggdrasil.conf
-
ExecStart=/usr/sbin/yggdrasil -useconffile /etc/yggdrasil/yggdrasil.conf
-
ExecStartPre=+-/sbin/modprobe tun
-
Group=yggdrasil
-
NoNewPrivileges
Introduced in systemd 239=yes -
ProtectHome
Introduced in systemd 214=yes -
ProtectSystem
Introduced in systemd 214=strict -
ProtectSystem
Introduced in systemd 214=yes -
ReadWritePaths=/var/run/yggdrasil /run/yggdrasil
-
Restart=always
-
RuntimeDirectory=yggdrasil
-
SyslogIdentifier=yggdrasil
-
TimeoutStopSec
Introduced in systemd 188=5 -
User=yggdrasil
-
-
[Unit]
-
After=network-online.target yggdrasil-default-config.service
-
Description=yggdrasil
-
Wants=network-online.target yggdrasil-default-config.service
-
Additionnal notes
Nothing here.