Commit c116a3aa authored by Devaev Maxim's avatar Devaev Maxim

Self-controls module

parent c0de2cc1
...@@ -30,7 +30,7 @@ class Service(service.Service) : ...@@ -30,7 +30,7 @@ class Service(service.Service) :
### Public ### ### Public ###
def initService(self) : def initService(self) :
shared.Functions.addSharedObject("Settingsd", Settingsd(const.DEFAULT_SERVICE_PATH, "Settingsd", self)) shared.Functions.addSharedObject("Settingsd", Settingsd(const.DEFAULT_SERVICE_PATH, self))
@classmethod @classmethod
def serviceName(self) : def serviceName(self) :
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment