Skip to content

Commit

Permalink
updated hostcfgd
Browse files Browse the repository at this point in the history
  • Loading branch information
kanza-latif committed Sep 10, 2024
1 parent dcf37a3 commit 6c5964b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/hostcfgd
Original file line number Diff line number Diff line change
Expand Up @@ -1694,7 +1694,7 @@ class FipsCfg(object):
syslog.syslog(syslog.LOG_INFO, f'FipsCfg: update the FIPS enforce option {self.enforce}.')
loader.set_fips(image, self.enforce)

class MemoryStatisticsCfg(object):
class Memory_StatisticsCfg(object):
"""
Memory Stats Config Daemon
Handles changes in MEMORY_STATS table.
Expand Down

0 comments on commit 6c5964b

Please sign in to comment.