sonic-buildimage/src/sonic-host-services
ganglv 9d7387a18e
[sonic-host-services]: Fix import and invalid path (#10660)
Why I did it
Can not start sonic-hostservice

How I did it
Install python3-dbus and systemd-python, and replace invalid path

How to verify it
Start the service with below commands:
sudo systemctl start sonic-hostservice
sudo systemctl status sonic-hostservice

Signed-off-by: Gang Lv ganglv@microsoft.com
2022-04-27 07:14:51 +08:00
..
host_modules Showtech sonic mgmt framework: Add Management Framework functionality for "show tech-support" (#7816) 2022-01-10 14:36:34 -08:00
scripts [sonic-host-services]: Fix import and invalid path (#10660) 2022-04-27 07:14:51 +08:00
tests [hostcfgd] Move hostcfgd back to ConfigDBConnector for subscribing to updates (#10168) 2022-04-07 14:56:52 -07:00
__init__.py [hostcfgd]: Add Ability To Configure Feature During Run-time (#6700) 2021-03-13 05:56:27 -08:00
.gitignore RADIUS Management User Authentication Feature (#7284) 2021-04-23 19:09:41 -07:00
pytest.ini [TACACS+] Add Config DB schema and HostCfg Enforcer plugin to support TACACS+ per-command authorization&accounting. (#9029) 2021-11-05 12:39:48 +08:00
setup.cfg Add sonic-host-services and sonic-host-services-data packages (#5694) 2020-10-23 09:52:29 -07:00
setup.py [sonic-host-services]: Fix import and invalid path (#10660) 2022-04-27 07:14:51 +08:00