loadparm: make lo_load_initial() only skip registry include.
authorMichael Adam <obnox@samba.org>
Sun, 20 Apr 2008 22:06:45 +0000 (00:06 +0200)
committerMichael Adam <obnox@samba.org>
Sun, 20 Apr 2008 22:21:23 +0000 (00:21 +0200)
commit318c983d829dce6ed7f1428ad025f6a9b97ddda6
tree96a5f4a952c2c900d95e1906fe6f909cead13084
parent50e64115fc45a1887838efad5b33e5fe226fb564
loadparm: make lo_load_initial() only skip registry include.

This is only to be able to set everything properly for registry
before reading registry includes.

This fixes "make test" as non-root user in a directory, where
root-daemons have already created a messaging.tdb in the compiled
in lockdir...

Michael
(This used to be commit 1bb28bc1d8e83d174cd171e9d96f22ac524187c3)
source3/param/loadparm.c