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