mirror of
https://github.com/altlinux/gpupdate.git
synced 2025-03-21 18:50:38 +03:00
control applier logging improved
This commit is contained in:
parent
44ec5ecc93
commit
3a16e6eb7e
@ -62,5 +62,8 @@ class control_applier(applier_frontend):
|
||||
Trigger control facility invocation.
|
||||
'''
|
||||
if self.__module_enabled:
|
||||
logging.debug(slogm('Running Control applier for machine'))
|
||||
self.run()
|
||||
else:
|
||||
logging.debug(slogm('Control applier for machine will not be started'))
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user