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 665a2f5 commit a7905aaCopy full SHA for a7905aa
scripts/hostcfgd
@@ -1585,7 +1585,7 @@ class MgmtIfaceCfg(object):
1585
def update_mgmt_iface(self, iface, key, data):
1586
"""Handle update management interface config
1587
"""
1588
- syslog.syslog(syslog.LOG_DEBUG, 'MgmtIfaceCfg: Starting interface update')
+ syslog.syslog(syslog.LOG_DEBUG, 'MgmtIfaceCfg: mgmt iface update')
1589
1590
existing_data = self.iface_config_data.get(key)
1591
0 commit comments