mirror of
https://github.com/dkmstr/openuds.git
synced 2025-03-20 06:50:23 +03:00
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…
x
Reference in New Issue
Block a user