From 5c7dbe867d2b035449c2aa9011cfe923920a4cf2 Mon Sep 17 00:00:00 2001 From: Michael Meffie Date: Fri, 26 Jun 2015 09:09:18 -0400 Subject: [PATCH] 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. Reviewed-on: http://gerrit.openafs.org/11906 Reviewed-by: Benjamin Kaduk Reviewed-by: Jeffrey Altman Tested-by: Jeffrey Altman (cherry picked from commit 4ef47f787a64dc5c8ebb73a454b0851c86d7c06b) Change-Id: Ife77c07bb5a00244ef346c0eb70782685c2bb2b1 Reviewed-on: http://gerrit.openafs.org/11932 Tested-by: BuildBot Reviewed-by: Chas Williams <3chas3@gmail.com> Reviewed-by: Perry Ruiter Reviewed-by: Jeffrey Altman Reviewed-by: Stephan Wiesand --- doc/xml/AdminGuide/auagd008.xml | 4 ++-- doc/xml/QuickStartUnix/auqbg006.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/xml/AdminGuide/auagd008.xml b/doc/xml/AdminGuide/auagd008.xml index 4ce35dfb31..cecf035f4b 100644 --- a/doc/xml/AdminGuide/auagd008.xml +++ b/doc/xml/AdminGuide/auagd008.xml @@ -4833,7 +4833,7 @@ command's optional arguments, see its reference page in the OpenAFS Administration Reference. - /usr/afs/bin/bosserver & + /usr/afs/bin/bosserver @@ -5614,7 +5614,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 0a50222474..1abda00cd7 100644 --- a/doc/xml/QuickStartUnix/auqbg006.xml +++ b/doc/xml/QuickStartUnix/auqbg006.xml @@ -1865,7 +1865,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