blob: a9f30f05e62efb14e0921e19f325784ce7fb2976 [file] [log] [blame]
[Unit]
Description=CloudStack Baremetal VR service
After=network.target local-fs.target
[Install]
WantedBy=multi-user.target
[Service]
Type=simple
WorkingDirectory=/opt/cloud/bin
ExecStart=/usr/bin/python3 /opt/cloud/bin/baremetal-vr.py
Restart=on-failure