sonic-buildimage/src/sonic-host-services-data
Xichen96 ecc8dc8c70 [determine-reboot-cause] delay execution (#8935)
Since database.service has been moved to execute after rc-local.service,
and determine-reboot-cause.service rely on database.service, we have to
specify that in "After=".

Signed-off-by: Xichen Lin <xichenlin@microsoft.com>

Co-authored-by: Xichen Lin <xichenlin@microsoft.com>
2021-10-14 15:29:19 -07:00
..
debian [determine-reboot-cause] delay execution (#8935) 2021-10-14 15:29:19 -07:00
templates [radius] Management User Authentication Feature Issue (#7420) (#7503) 2021-05-01 10:25:20 -07: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.