diff options
Diffstat (limited to 'chapter09/clock.xml')
-rw-r--r-- | chapter09/clock.xml | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/chapter09/clock.xml b/chapter09/clock.xml index 585017e35..01f0efef9 100644 --- a/chapter09/clock.xml +++ b/chapter09/clock.xml @@ -69,8 +69,9 @@ EOF</userinput></screen> <screen role="nodump"><userinput>timedatectl list-timezones</userinput></screen> - <note><para>Please note that the <command>timedatectl</command> command can - be used only on a system booted with systemd.</para></note> + <note><para>Please note that the <command>timedatectl</command> command + doesn't work in the chroot environment. It can only + be used after the LFS system is booted with systemd.</para></note> <sect2> <title>Network Time Synchronization</title> |