This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
ExecReload=/bin/kill -HUP $MAINPID
-
ExecStart=/usr/local/bin/tbot start -c /etc/tbot.yaml
-
Group=root
-
LimitNOFILE=524288
-
PIDFile=/run/machine-id.pid
-
Restart=on-failure
-
Type=simple
-
User=root
-
-
[Unit]
-
After=network.target
-
Description=Teleport Machine ID Service
-
Additionnal notes
Nothing here.