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/files/image_config
Aryeh Feigin 039a9c998a
[Fast-boot] Clear teamd-timer when finalizing fast-reboot (#14583)
Part of sonic-net/sonic-utilities#2760
Similar to #14295

- Why I did it
To clear teamd timer when fast-reboot is finalized to prevent any further affect.

- How I did it
Deleted teamd timer from config-db in fast-reboot finalizer.
config save call is moved to after clearing teamd-timer so it won't have any further affect as well.

- How to verify it
Verified manually that entry was deleted after fast-reboot was finailized.
2023-04-18 09:15:42 +03:00
..
backend_acl [storage_backend] Add backend acl service (#14229) 2023-03-16 14:18:28 -07:00
bash
config-chassisdb
config-setup
config-topology Add support for platform topology configuration service (#12066) 2023-02-01 12:53:45 -08:00
constants
copp
corefile_uploader Replace os.system and remove subprocess with shell=True (#12177) 2022-11-04 10:48:51 -04:00
cron.d Replace logrotate cron file with (adapted) systemd timer file (#12921) 2022-12-08 14:13:11 -08:00
ebtables
environment Update azure.github.io links to sonic-net.github.io (#12209) 2022-10-02 14:02:10 +08:00
fstrim
hostname Fix to improve hostname handling (#12064) 2022-10-25 14:51:02 -07:00
interfaces Clear DNS configuration received from DHCP during networking reconfiguration in Linux. (#13516) 2023-01-30 22:13:10 +02:00
kdump
kubernetes Add k8s master feature (#11637) 2022-08-13 23:01:35 +08:00
logrotate Replace logrotate cron file with (adapted) systemd timer file (#12921) 2022-12-08 14:13:11 -08:00
misc [docker-wait-any]: Exit worker thread if main thread is expected to exit (#12255) 2022-10-05 18:14:10 -07:00
monit Fix segfault issue inside memory_checker (#13066) 2023-01-24 15:30:41 -08:00
ntp Finalize fast-reboot in warmboot finalizer (#14238) 2023-04-09 16:59:15 +03:00
pcie-check
platform [Bug] Fix SONiC installation failure caused by pip/pip3 not found (#13284) 2023-01-11 08:54:24 -08:00
rasdaemon [image_config] add rasdaemon.timer (#14300) 2023-04-17 08:58:45 -07:00
readline Disable brackted-paste mode off by default (#12285) 2022-10-06 07:55:09 -07:00
resolv-config Clear DNS configuration received from DHCP during networking reconfiguration in Linux. (#13516) 2023-01-30 22:13:10 +02:00
rsyslog Fix rsyslogd start failed cause by rsyslog.conf is emtpy. (#13669) 2023-02-06 16:38:04 +02:00
secureboot
snmp
sudoers Improve sudo cat command for RO user. (#14428) 2023-03-27 17:08:14 -07:00
sysctl [netlink] Increse netlink buffer size from 3MB to 16MB (#13965) 2023-02-27 15:41:22 -08:00
syslog
system-health
systemd
topology
updategraph
warmboot-finalizer [Fast-boot] Clear teamd-timer when finalizing fast-reboot (#14583) 2023-04-18 09:15:42 +03:00
watchdog-control