diff options
Diffstat (limited to 'chapter07/changingowner.xml')
-rw-r--r-- | chapter07/changingowner.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter07/changingowner.xml b/chapter07/changingowner.xml index 3c39e4214..b412bb278 100644 --- a/chapter07/changingowner.xml +++ b/chapter07/changingowner.xml @@ -21,8 +21,8 @@ <para>Currently, the whole directory hierarchy in <filename class="directory">$LFS</filename> is owned by the user <systemitem class="username">lfs</systemitem>, a user - that exists only on the host system. If the directories under <filename - class="directory">$LFS</filename> are kept as they are, the files are + that exists only on the host system. If the directories and files under <filename + class="directory">$LFS</filename> are kept as they are, they will be owned by a user ID without a corresponding account. This is dangerous because a user account created later could get this same user ID and would own all the files under <filename class="directory">$LFS</filename>, thus exposing |