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>
command's optional arguments, see its reference page in the <emphasis>OpenAFS Administration Reference</emphasis>.</para>
<programlisting>
- /usr/afs/bin/bosserver &
+ /usr/afs/bin/bosserver
</programlisting>
<indexterm>
command.</para>
<programlisting>
- /usr/afs/bin/bosserver &
+ /usr/afs/bin/bosserver
</programlisting>
<sect2 id="HDRWQ140">
processes from performing authorization checking. This is a grave compromise of security; finish the remaining
instructions in this section in an uninterrupted pass. <programlisting>
# <emphasis role="bold">cd /usr/afs/bin</emphasis>
- # <emphasis role="bold">./bosserver -noauth &</emphasis>
+ # <emphasis role="bold">./bosserver -noauth</emphasis>
</programlisting> <indexterm>
<primary>BosConfig file</primary>