This unit is provided by:
Options
-
[Install]-
WantedBy=multi-user.target
-
-
[Service]-
EnvironmentFile=/etc/default/choria-server -
ExecStart=/bin/sh -c "${COMMAND_PREFIX} /usr/bin/choria server --config=/etc/choria/server.conf" -
Group=root -
KillMode=process -
StandardError=syslog -
StandardOutput=syslog -
User=root
-
-
[Unit]-
After=network.target -
Description=The Choria Orchestrator Server
-
Additionnal notes
Nothing here.