
It has been deprecated and untested since ussuri, time to move on. Change-Id: Ieddda38b12d07a2a5c51650850b150dd82f332a9
8 lines
136 B
Django/Jinja
8 lines
136 B
Django/Jinja
[Unit]
|
|
Description=Virtual BMC daemon
|
|
|
|
[Service]
|
|
Type=simple
|
|
Restart=on-failure
|
|
ExecStart={{ bifrost_venv_dir }}/bin/vbmcd --foreground
|