This commit is contained in:
mysticbbs 2012-06-20 10:07:18 -04:00
parent 222edf85cd
commit cb9342698b

View file

@ -4141,3 +4141,6 @@
begin
fillchar(u, sizeof(u), #0);
end.
+ Mystic Internet Server (MIS) can now be started in daemon mode by
executing MIS with the -d command line option for Unix platforms.