[DGD] default persistance?

Greg Lewis glewis at eyesbeyond.com
Wed Jun 19 03:51:26 CEST 2002


On Tue, Jun 18, 2002 at 05:14:24PM -0600, Andres Märtinson wrote:
> I was just looking in /doc/kernel/overview and it has something like:
> "If you want your mud to be persistent, activate the define for
> SYS_PERSISTENT in /include/std.h"
> Now, does that mean it is not persistent by default?

Either that or the docs are lying :).

> If by any chance I need to set it persistent then what line should I stick in 
> std.h?

I'd take a wild guess at

#define SYS_PERSISTENT

> And what should I do about the #undef SYS_PERSISTENT in include/config.h?

Comment it out, remove it, change undef to define.  Whichever takes your
fancy.

-- 
Greg Lewis                            Email : glewis at eyesbeyond.com
Eyes Beyond                           Web   : http://www.eyesbeyond.com
Information Technology

_________________________________________________________________
List config page:  http://list.imaginary.com/mailman/listinfo/dgd



More information about the DGD mailing list