diff options
author | Xi Ruoyao <xry111@xry111.site> | 2022-09-18 00:17:12 +0800 |
---|---|---|
committer | Xi Ruoyao <xry111@xry111.site> | 2022-09-18 00:17:12 +0800 |
commit | b6a6f6c791002082132d98f410c58bb6a8532ea6 (patch) | |
tree | 3a3a3b660b1e2f37d848aba026db8a52ce7d9782 /chapter11 | |
parent | 43e486193639096eb9d7e57dc52e889a58434cc8 (diff) |
afterlfs: use entity for root user
Diffstat (limited to 'chapter11')
-rw-r--r-- | chapter11/afterlfs.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter11/afterlfs.xml b/chapter11/afterlfs.xml index 89ff1de57..4052ccdd6 100644 --- a/chapter11/afterlfs.xml +++ b/chapter11/afterlfs.xml @@ -147,7 +147,7 @@ EOF</command></screen> <para> The script can be run with <command>bash ~/mount-virt.sh</command> as - either a regular user (recommended) or as root. If run as a regular + either a regular user (recommended) or as &root;. If run as a regular user, sudo is required on the host system. </para> |