[Unit] Description=OpenStack Cinder Backup Server After=syslog.target network.target [Service] Type=simple # WRS - use root user #User=cinder User=root ExecStart=/usr/bin/cinder-backup --config-file /usr/share/cinder/cinder-dist.conf --config-file /etc/cinder/cinder.conf --logfile /var/log/cinder/cinder-backup.log # WRS - Currently not used but would be also managed by sm #Restart=on-failure [Install] WantedBy=multi-user.target