Skip to content

Commit 116fa01

Browse files
committed
imported the restart_waiter from swsssommon
1 parent b273630 commit 116fa01

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/hostcfgd

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ from sonic_py_common import device_info
1818
from sonic_py_common.general import check_output_pipe
1919
from swsscommon.swsscommon import ConfigDBConnector, DBConnector, Table
2020
import swsscommon
21+
from swsscommon.common/restart_waiter import RestartWaiter
2122
from sonic_installer import bootloader
2223
hostcfg_file_path = os.path.abspath(__file__)
2324
hostcfg_dir_path = os.path.dirname(hostcfg_file_path)

0 commit comments

Comments
 (0)