This unit is provided by:
Options
-
[Install]-
WantedBy=multi-user.target
-
-
[Service]-
ExecReload=/bin/kill -HUP $MAINPID -
ExecStart=/usr/bin/env bash -c 'exec /usr/lib/shiny-server/bin/shiny-server >> /var/log/shiny-server.log 2>&1' -
ExecStopPost=/bin/sleep 5 -
RestartSec=1 -
Type=simple
-
-
[Unit]-
Description=ShinyServer
-
Additionnal notes
Nothing here.