9d3ca49387
Signed-off-by: Dean Troyer <dtroyer@gmail.com>
13 lines
291 B
Desktop File
13 lines
291 B
Desktop File
[Unit]
|
|
Description=Openstack Murano Engine Service
|
|
After=syslog.target network.target mysqld.service openstack-keystone.service
|
|
|
|
[Service]
|
|
Type=simple
|
|
User=murano
|
|
ExecStart=/usr/bin/murano-engine --config-file /etc/murano/murano.conf
|
|
Restart=on-failure
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|