This unit is provided by:
Options
-
[Install]-
WantedBy=multi-user.target
-
-
[Service]-
Environment=URL=http://localhost/ LOGLEVEL=DEBUG -
EnvironmentFile=-/etc/default/lava-worker -/etc/lava-dispatcher/lava-worker -
ExecStart=/usr/bin/lava-worker --level $LOGLEVEL --url $URL $TOKEN $WORKER_NAME $WS_URL $HTTP_TIMEOUT $JOB_LOG_INTERVAL -
KillMode=process -
Restart=always -
TimeoutStopSecIntroduced in systemd 188=20 -
Type=simple
-
-
[Unit]-
After=network.target remote-fs.target -
Description=LAVA worker
-
Additionnal notes
Nothing here.