This unit is provided by:
Options
-
[Install]-
WantedBy=multi-user.target
-
-
[Service]-
ExecStart=/usr/bin/plackup /usr/lib/kanku/kanku-app.psgi -
NonBlocking=yes -
Type=simple -
User=kankurun
-
-
[Unit]-
After=local-fs.target network.target -
Description=Kanku Web -
Wants=rabbitmq-server.service
-
Additionnal notes
Nothing here.