[User Guides] Fix grammar problems.
Removed contraction, fixed passive voice, fix objectivity. Change-Id: Iad6f35b288a36ca3cd18b8ac09c1d1c8796aa6af Closes-Bug: #1574084
This commit is contained in:
parent
1ed8f48b79
commit
944534b9f9
@ -41,11 +41,11 @@ filters definition files. This chain ensures that the Compute
|
||||
user itself is not in control of the configuration or modules
|
||||
used by the :command:`nova-rootwrap` executable.
|
||||
|
||||
Rootwrap is configured using the ``rootwrap.conf`` file. Because
|
||||
it's in the trusted security path, it must be owned and writable
|
||||
by only the root user. The file's location is specified in both
|
||||
the sudoers entry and in the ``nova.conf`` configuration file
|
||||
with the ``rootwrap_config=entry`` parameter.
|
||||
Configure rootwrap in the ``rootwrap.conf`` file. Because
|
||||
it is in the trusted security path, it must be owned and writable
|
||||
by only the root user. The ``rootwrap_config=entry`` parameter
|
||||
specifies the file's location in the sudoers entry and in the
|
||||
``nova.conf`` configuration file.
|
||||
|
||||
The ``rootwrap.conf`` file uses an INI file format with these
|
||||
sections and parameters:
|
||||
|
Loading…
Reference in New Issue
Block a user