Need help with service-config-manager and socket activated services
Joseph Reynolds
jrey at linux.ibm.com
Thu Apr 8 09:04:04 AEST 2021
We are adding a new function to allow the BMC admin to disable the
dropbear SSH server [issue 1763][]. This consists of a D-Bus interface
controlled by [service-config-manager][] and an enhanced Redfish REST API.
We need help to understand how to enhance service-config-manager to work
with socket activated services such as dropbear. For example, to
disable dropbear, is the correct action to perform something like this?:
systemctl stop dropbear.socket
systemctl disable dropbear.socket
- Joseph
[issue 1763]: https://github.com/ibm-openbmc/dev/issues/1763
[service-config-manager]: https://github.com/openbmc/service-config-manager
More information about the openbmc
mailing list