This repository has been archived on 2025-03-20. You can view files and clone it, but cannot push or open issues or pull requests.
sonic-buildimage/src/sonic-host-services
Stepan Blyshchak e362cab8ac
[hostcfgd] differentiate between UnitFileState and UnitFilePreset (#8169)
It can be that service is not enabled but UnitFilePreset=enabled (case
for Application Extension):

```
    Loaded: loaded (/lib/systemd/system/cpu-report.service; disabled; vendor preset: enabled)
```

This makes existing logic skip enabling the service.

Signed-off-by: Stepan Blyschak <stepanb@nvidia.com>
2021-07-19 12:13:27 -07:00
..
host_modules [sonic-host-service] Move to sonic-host-services package (#6273) 2021-02-08 19:35:08 -08:00
scripts [hostcfgd] differentiate between UnitFileState and UnitFilePreset (#8169) 2021-07-19 12:13:27 -07:00
tests [dhcp_relay] Disable dhcp_relay for ToRRouter switches type by the feature manager (#7789) 2021-07-08 09:10:46 +03: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 RADIUS Management User Authentication Feature (#7284) 2021-04-23 19:09:41 -07:00
setup.cfg Add sonic-host-services and sonic-host-services-data packages (#5694) 2020-10-23 09:52:29 -07:00
setup.py Replace swsssdk with swsscommon in sonic-host-services (#8034) 2021-07-06 02:07:45 -07:00