Skip to content

Commit

Permalink
printing the swsscommon file
Browse files Browse the repository at this point in the history
  • Loading branch information
kanza-latif committed Sep 25, 2024
1 parent 1bcc1ef commit 7d4834c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts/hostcfgd
Original file line number Diff line number Diff line change
Expand Up @@ -1718,6 +1718,8 @@ class FipsCfg(object):
syslog.syslog(syslog.LOG_INFO, f'FipsCfg: update the FIPS enforce option {self.enforce}.')
loader.set_fips(image, self.enforce)

print(swsscommon.__file__)

class Memory_StatisticsCfg:
"""
Memory_StatisticsCfg class handles the configuration updates for the MemoryStatisticsDaemon.
Expand Down

0 comments on commit 7d4834c

Please sign in to comment.