This unit is provided by:
Options
-
[Install]-
WantedBy=multi-user.target
-
-
[Service]-
EnvironmentFile=/etc/default/ara-server -
ExecStart=/usr/bin/ara-manage runserver $ARGS -
Group=ara -
RemainAfterExit=yes -
Restart=on-failure -
RestartSec=10 -
TimeoutStartSec=0 -
Type=simple -
User=ara
-
-
[Unit]-
After=network.target -
Description=ARA -
Documentation=https://github.com/openstack/ara
-
Additionnal notes
Nothing here.