sonic-buildimage/src/sonic-host-services-data
Stepan Blyshchak e179ec2fae
[services] introduce sonic.target (#5705)
- Why I did it
Group all SONiC services together and able to manage them together. Will be used in config reload command as much simpler and generic way to restart services.

- How I did it
Add services to sonic.target

- How to verify it
Together with Azure/sonic-utilities#1199
config reload -y

Signed-off-by: Stepan Blyshchak <stepanb@nvidia.com>
2021-02-25 14:26:24 +02:00
..
debian [services] introduce sonic.target (#5705) 2021-02-25 14:26:24 +02:00
templates [hostcfgd] Convert to Python 3; Add to sonic-host-services package (#5713) 2020-11-07 12:48:19 -08:00
.gitignore Add sonic-host-services and sonic-host-services-data packages (#5694) 2020-10-23 09:52:29 -07:00
LICENSE Add sonic-host-services and sonic-host-services-data packages (#5694) 2020-10-23 09:52:29 -07:00
MAINTAINERS [hostcfgd] Convert to Python 3; Add to sonic-host-services package (#5713) 2020-11-07 12:48:19 -08:00
org.sonic.hostservice.conf [sonic-host-service] Move to sonic-host-services package (#6273) 2021-02-08 19:35:08 -08:00
README.md Add sonic-host-services and sonic-host-services-data packages (#5694) 2020-10-23 09:52:29 -07:00

sonic-host-services-data

Data files required for SONiC host services

To build

dpkg-buildpackage -rfakeroot -b -us -uc

To clean

dpkg-buildpackage -rfakeroot -Tclean

See the SONiC Website for more information about the SONiC project.