If --daemon was specified, exit the option-parsing code before
authorWayne Davison <wayned@samba.org>
Wed, 7 Apr 2004 23:09:14 +0000 (23:09 +0000)
committerWayne Davison <wayned@samba.org>
Wed, 7 Apr 2004 23:09:14 +0000 (23:09 +0000)
commit5df1fcf2452b92a48cd520c8363064892334f0d2
treeee81b616ae7fd2c798e33b910bb7fa8db54037ea
parentb1ad6a3260b92d66266700f866564444c2582ea8
If --daemon was specified, exit the option-parsing code before
adjusting various default values (the real defaults will get
set when the client's options arrive).
options.c