forked from shaba/openuds
small typo
This commit is contained in:
parent
548f44b1a7
commit
efbca46af9
@ -110,7 +110,7 @@ class UDSActorSvc(Daemon, CommonService):
|
||||
else:
|
||||
self.rebootMachineAfterOp = False
|
||||
|
||||
logger.info('Rebbot after is {}'.format(self.rebootMachineAfterOp))
|
||||
logger.info('Reboot after is {}'.format(self.rebootMachineAfterOp))
|
||||
|
||||
logger.debug('Running Daemon')
|
||||
set_proctitle('UDSActorDaemon')
|
||||
|
Loading…
Reference in New Issue
Block a user