mirror of
https://github.com/ShadowKatStudios/OC-Minitel.git
synced 2024-11-23 02:28:05 +11:00
made mtcfg enable the daemon on first run
This commit is contained in:
parent
93e22d5409
commit
e31d0088dd
@ -55,6 +55,7 @@ if not hostname then
|
||||
end
|
||||
|
||||
if ops.firstrun then
|
||||
os.execute("rc minitel enable")
|
||||
print("Run mtcfg to configure advanced settings.")
|
||||
return
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user