aboutsummaryrefslogtreecommitdiffstats
path: root/chapter02/aboutlfs.xml
diff options
context:
space:
mode:
authorPierre Labastie <pierre.labastie@neuf.fr>2021-09-07 22:46:24 +0200
committerPierre Labastie <pierre.labastie@neuf.fr>2021-09-07 22:46:24 +0200
commita04b192f501eee20456e28616787d5248c12a4f6 (patch)
treeffa3194a195bea37cf0a516d230faf682f1795d6 /chapter02/aboutlfs.xml
parent5e0c67df78a80e813740de0e2645f1cc14038d4e (diff)
Remove spaces at end o lines - chapter02
Diffstat (limited to 'chapter02/aboutlfs.xml')
-rw-r--r--chapter02/aboutlfs.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/chapter02/aboutlfs.xml b/chapter02/aboutlfs.xml
index 0d5a5281b..41b50a2a0 100644
--- a/chapter02/aboutlfs.xml
+++ b/chapter02/aboutlfs.xml
@@ -52,17 +52,17 @@
<envar>LFS</envar> variable needs to be bash to ensure that the
<filename>/root/.bash_profile</filename> file is incorporated as a part of
the login process.</para>
-
+
<para>Another consideration is the method that is used to log into the
host system. If logging in through a graphical display manager, the
user's <filename>.bash_profile</filename> is not normally used when
a virtual terminal is started. In this case, add the export command to
the <filename>.bashrc</filename> file for the user and
- <systemitem class="username">root</systemitem>. In addition,
- some distributions have instructions to not run the <filename>.bashrc</filename>
+ <systemitem class="username">root</systemitem>. In addition,
+ some distributions have instructions to not run the <filename>.bashrc</filename>
instructions in a non-interactive bash invocation. Be sure to add the
export command before the test for non-interactive use.</para>
-
+
</note>
</sect1>