Compare commits
No commits in common. "0de3d01191de4496caf5881b0115ec570f12fc31" and "e20c9546eafa8a0da2b5b3451f223301b671910d" have entirely different histories.
0de3d01191
...
e20c9546ea
@ -1 +0,0 @@
|
||||
{enabled={"getty","minitel"}}
|
@ -67,7 +67,10 @@ end
|
||||
|
||||
loadConfig()
|
||||
|
||||
for k,v in pairs(cfg.enabled) do
|
||||
rc.start(v)
|
||||
end
|
||||
|
||||
_G.service = service
|
||||
rc.cfg = cfg
|
||||
|
||||
return rc
|
||||
|
Loading…
Reference in New Issue
Block a user