small typo

This commit is contained in:
Adolfo Gómez García 2017-02-22 12:51:32 +01:00
parent 548f44b1a7
commit efbca46af9

View File

@ -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')