virtualbmc/releasenotes/notes/remove-vbmcd-autostart-d1f567803526a4c1.yaml
Ilya Etingof bddca37807 Remove vbmc feature of starting up vbmcd
Removes the backward compatibility feature of `vbmc` to
automatically start up `vbmcd` daemon process if it is not running.
From now on, `vbmcd` should be started by systemd or some other
mechanism.

Change-Id: I931751d7cdd591cae6f9a1bca8d72a4b3935a45f
2020-03-06 09:12:17 +01:00

7 lines
236 B
YAML

---
upgrade:
- |
Removes the backward compatibility feature of ``vbmc`` to automatically
start up ``vbmcd`` daemon process if it is not running. From now on,
``vbmcd`` should be started by systemd or some other mechanism.