forked from izaya/OC-PsychOS2
exposed the rc configuration to the world
This commit is contained in:
parent
2fe738591d
commit
0de3d01191
@ -67,10 +67,7 @@ end
|
|||||||
|
|
||||||
loadConfig()
|
loadConfig()
|
||||||
|
|
||||||
for k,v in pairs(cfg.enabled) do
|
|
||||||
rc.start(v)
|
|
||||||
end
|
|
||||||
|
|
||||||
_G.service = service
|
_G.service = service
|
||||||
|
rc.cfg = cfg
|
||||||
|
|
||||||
return rc
|
return rc
|
||||||
|
Loading…
Reference in New Issue
Block a user