Changes
This commit is contained in:
parent
222edf85cd
commit
cb9342698b
|
@ -4141,3 +4141,6 @@
|
||||||
begin
|
begin
|
||||||
fillchar(u, sizeof(u), #0);
|
fillchar(u, sizeof(u), #0);
|
||||||
end.
|
end.
|
||||||
|
|
||||||
|
+ Mystic Internet Server (MIS) can now be started in daemon mode by
|
||||||
|
executing MIS with the -d command line option for Unix platforms.
|
||||||
|
|
Loading…
Reference in New Issue