mirror of
https://github.com/samba-team/samba.git
synced 2025-12-06 16:23:49 +03:00
to process init_globals(). This also allows all global options to be set using lp_set_cmdline() or --option a side effect is that init_globals() is slower. If this turns out to be a problem we can try a different approach.
-