This unit is provided by:
Options
-
[Install]-
WantedBy=multi-user.target
-
-
[Service]-
ExecReload=/bin/kill -HUP $MAINPID -
ExecStart=/usr/bin/plinth -
Group=plinth -
Restart=on-failure -
RestartSec=5 -
StandardError=null -
StandardOutput=null -
User=plinth
-
-
[Unit]-
After=network.target -
Description=FreedomBox Service (Plinth) -
Documentation=man:plinth(1) -
StartLimitIntervalSec=0
-
Additionnal notes
Nothing here.