Skip to content

Commit a7905aa

Browse files
committed
Updated logs
1 parent 665a2f5 commit a7905aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/hostcfgd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1585,7 +1585,7 @@ class MgmtIfaceCfg(object):
15851585
def update_mgmt_iface(self, iface, key, data):
15861586
"""Handle update management interface config
15871587
"""
1588-
syslog.syslog(syslog.LOG_DEBUG, 'MgmtIfaceCfg: Starting interface update')
1588+
syslog.syslog(syslog.LOG_DEBUG, 'MgmtIfaceCfg: mgmt iface update')
15891589

15901590
existing_data = self.iface_config_data.get(key)
15911591

0 commit comments

Comments
 (0)