upstream/openstack/python-nova/centos/files/openstack-nova-cells.service
Dean Troyer 9d3ca49387 StarlingX open source release updates
Signed-off-by: Dean Troyer <dtroyer@gmail.com>
2018-05-31 07:37:19 -07:00

16 lines
236 B
Desktop File

[Unit]
Description=OpenStack Nova Cells Server
After=syslog.target network.target
[Service]
Type=simple
#NotifyAccess=all
TimeoutStartSec=0
#Restart=always
User=root
ExecStart=/usr/bin/nova-cells
[Install]
WantedBy=multi-user.target