sonic-buildimage/files/scripts
Ying Xie a46df66d05
[service dependent] describe non-warm-reboot dependency outside systemd (#3311)
* [service dependent] describe non-warm-reboot dependency outside systemctl

When dependency was described with systemctl, it will kick in all the time,
including under warm reboot/restart scenarios. This is not what we always
want. For components that are capable of warm reboot/start, they need to
describe dependency in service files.

Signed-off-by: Ying Xie <ying.xie@microsoft.com>

* [service] teamd service should not require swss service

Adding require swss will cause teamd to be killed by systemctl when swss
stops. This is not what we want in warm reboot.

Signed-off-by: Ying Xie <ying.xie@microsoft.com>

* refactoring code

* rename functions to match other functions in the file
2019-08-08 15:45:17 -07:00
..
arp_update Generate interface table to have an entry designated to default VRF. (#2848) 2019-06-10 14:02:55 -07:00
configdb-load.sh Store ConfigDB init indicator boolean value as 1/0 in Redis to be language-agnostic (#1352) 2018-01-30 15:04:52 -08:00
supervisor-proc-exit-listener [services] Restart SwSS service upon unexpected critical process exit (#2845) 2019-05-01 08:02:38 -07:00
swss.sh [service dependent] describe non-warm-reboot dependency outside systemd (#3311) 2019-08-08 15:45:17 -07:00
syncd.sh fix fast reboot compatibility (#3083) 2019-06-26 12:46:58 -07:00