Commit b2babf58 authored by Devaev Maxim's avatar Devaev Maxim

SystemServices in shared

parent b68a751b
......@@ -153,6 +153,7 @@ class Service(service.Service, pyinotify.ThreadedNotifier) :
def initService(self) :
shared.Functions.addShared(SYSTEM_SERVICES_SHARED_NAME)
shared.Functions.addSharedObject(SYSTEM_SERVICES_OBJECT_NAME, self.__system_services)
initd_dir_path = config.value(SERVICE_NAME, "initd_dir_path")
......
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