OpenAFS Master Repository branch, openafs-stable-1_6_x, updated. openafs-stable-1_6_14_1-1-g5c7dbe8

Gerrit Code Review gerrit@openafs.org
Wed, 7 Oct 2015 04:40:42 -0400


The following commit has been merged in the openafs-stable-1_6_x branch:
commit 5c7dbe867d2b035449c2aa9011cfe923920a4cf2
Author: Michael Meffie <mmeffie@sinenomine.net>
Date:   Fri Jun 26 09:09:18 2015 -0400

    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 <kaduk@mit.edu>
    Reviewed-by: Jeffrey Altman <jaltman@your-file-system.com>
    Tested-by: Jeffrey Altman <jaltman@your-file-system.com>
    (cherry picked from commit 4ef47f787a64dc5c8ebb73a454b0851c86d7c06b)
    
    Change-Id: Ife77c07bb5a00244ef346c0eb70782685c2bb2b1
    Reviewed-on: http://gerrit.openafs.org/11932
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    Reviewed-by: Chas Williams <3chas3@gmail.com>
    Reviewed-by: Perry Ruiter <pruiter@sinenomine.net>
    Reviewed-by: Jeffrey Altman <jaltman@your-file-system.com>
    Reviewed-by: Stephan Wiesand <stephan.wiesand@desy.de>

 doc/xml/AdminGuide/auagd008.xml     |    4 ++--
 doc/xml/QuickStartUnix/auqbg006.xml |    2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

-- 
OpenAFS Master Repository