diff options
Diffstat (limited to 'chapter08/util-linux.xml')
-rw-r--r-- | chapter08/util-linux.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chapter08/util-linux.xml b/chapter08/util-linux.xml index 2c94f3b11..d41c519c1 100644 --- a/chapter08/util-linux.xml +++ b/chapter08/util-linux.xml @@ -88,7 +88,8 @@ <para>If desired, run the test suite as a non-root user:</para> - <warning><para>Running the test suite as the root user can be harmful to + <warning><para>Running the test suite as the + <systemitem class="username">root</systemitem> user can be harmful to your system. To run it, the CONFIG_SCSI_DEBUG option for the kernel must be available in the currently running system and must be built as a module. Building it into the kernel will prevent booting. For complete |