This unit is provided by:
Options
-
[Install]-
WantedBy=multi-user.target
-
-
[Service]-
ExecStart=/usr/bin/ruby-2.7 ./bin/rails server webrick -e production -b 127.0.0.1 -p 3020 -
Group=http -
Restart=always -
RestartSec=60 -
Type=simple -
User=http -
WorkingDirectory=/usr/share/webapps/redmine
-
-
[Unit]-
After=network.target -
Description=DSR Redmine
-
Additionnal notes
Nothing here.