From: Michael Meffie Date: Fri, 26 Jun 2015 13:09:18 +0000 (-0400) Subject: doc: bosserver runs in the background X-Git-Tag: upstream/1.8.0_pre1^2~311 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=4ef47f787a64dc5c8ebb73a454b0851c86d7c06b;p=packages%2Fo%2Fopenafs.git doc: bosserver runs in the background Since OpenAFS 1.0 bosserver automatically puts itself into the background and removes it's controlling terminal. Update the examples in the Admin and Quick Start Guides to remove the unneeded '&' on the command line to start the bosserver. Change-Id: I1fd8f31c604004b099d50ffe166262b4d0d58804 Reviewed-on: http://gerrit.openafs.org/11906 Reviewed-by: Benjamin Kaduk Reviewed-by: Jeffrey Altman Tested-by: Jeffrey Altman --- diff --git a/doc/xml/AdminGuide/auagd008.xml b/doc/xml/AdminGuide/auagd008.xml index 21ccc5b18..2f490e3e5 100644 --- a/doc/xml/AdminGuide/auagd008.xml +++ b/doc/xml/AdminGuide/auagd008.xml @@ -4684,7 +4684,7 @@ command's optional arguments, see its reference page in the OpenAFS Administration Reference. - /usr/afs/bin/bosserver & + /usr/afs/bin/bosserver @@ -5465,7 +5465,7 @@ command. - /usr/afs/bin/bosserver & + /usr/afs/bin/bosserver diff --git a/doc/xml/QuickStartUnix/auqbg006.xml b/doc/xml/QuickStartUnix/auqbg006.xml index ba20711bd..eccbb10a0 100644 --- a/doc/xml/QuickStartUnix/auqbg006.xml +++ b/doc/xml/QuickStartUnix/auqbg006.xml @@ -967,7 +967,7 @@ processes from performing authorization checking. This is a grave compromise of security; finish the remaining instructions in this section in an uninterrupted pass. # cd /usr/afs/bin - # ./bosserver -noauth & + # ./bosserver -noauth BosConfig file