This unit is provided by:
Options
-
[Install]-
WantedBy=multi-user.target
-
-
[Service]-
AmbientCapabilities=CAP_NET_BIND_SERVICE -
ExecStart=/usr/bin/traefik -
ExecStart=/usr/bin/traefik --configFile=/etc/traefik/traefik.toml -
PrivateDevicesIntroduced in systemd 209=yes -
PrivateTmp=yes -
ProtectControlGroupsIntroduced in systemd 232=yes -
ProtectHomeIntroduced in systemd 214=yes -
ProtectKernelTunablesIntroduced in systemd 232=yes -
ProtectSystemIntroduced in systemd 214=full -
ProtectSystemIntroduced in systemd 214=strict -
ReadWritePaths=/etc/traefik/acme.json -
Restart=always -
Type=notify -
User=traefik -
WatchdogSec=1s
-
-
[Unit]-
After=network-online.target -
After=network.target network-online.target -
AssertFileIsExecutable=/usr/bin/traefik -
AssertPathExists=/etc/traefik/traefik.toml -
Description=Traefik -
Documentation=https://doc.traefik.io/traefik/ -
Documentation=https://docs.traefik.io -
Requires=network-online.target
-
Additionnal notes
Nothing here.