Added ov user/password sender

This commit is contained in:
Adolfo Gómez García 2019-10-03 07:17:00 +02:00
parent 66f498e7ed
commit db2a43afc8

View File

@ -122,7 +122,8 @@ class UDSActorSvc(Daemon, CommonService):
return 'ok'
def ovLogon(self, username, password):
pass
# Ignored right now on Linux
logger.info('ovLogon ignored right now on Linux')
def run(self):
cfg = initCfg() # Gets a local copy of config to get "reboot"