We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4fadaf5 commit 32fa732Copy full SHA for 32fa732
scripts/hostcfgd
@@ -18,7 +18,7 @@ from sonic_py_common import device_info
18
from sonic_py_common.general import check_output_pipe
19
from swsscommon.swsscommon import ConfigDBConnector, DBConnector, Table
20
import swsscommon
21
-from swsscommon import RestartWaiter
+# from swsscommon import RestartWaiter
22
from sonic_installer import bootloader
23
hostcfg_file_path = os.path.abspath(__file__)
24
hostcfg_dir_path = os.path.dirname(hostcfg_file_path)
0 commit comments