Comment 37 for bug 1715374

Revision history for this message
Matt Riedemann (mriedem) wrote :

There isn't much interesting in the unit file either:

stack@train:~$ sudo systemctl cat <email address hidden>
# /<email address hidden>

[Unit]
Description = Devstack <email address hidden>

[Service]
Group = libvirt
ExecReload = /bin/kill -HUP $MAINPID
TimeoutStopSec = 300
KillMode = process
ExecStart = /usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf
User = stack

[Install]
WantedBy = multi-user.target