Ignore:
Timestamp:
06/12/2020 09:04:48 PM (4 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.0, 10.0-rc1, 10.1, 10.1-rc1, 11.0, 11.0-rc1, 11.0-rc2, 11.0-rc3, 11.1, 11.1-rc1, 11.2, 11.2-rc1, 11.3, 11.3-rc1, 12.0, 12.0-rc1, 12.1, 12.1-rc1, arm, bdubbs/gcc13, ml-11.0, multilib, renodr/libudev-from-systemd, s6-init, trunk, xry111/arm64, xry111/arm64-12.0, xry111/clfs-ng, xry111/lfs-next, xry111/loongarch, xry111/loongarch-12.0, xry111/loongarch-12.1, xry111/mips64el, xry111/pip3, xry111/rust-wip-20221008, xry111/update-glibc
Children:
4234aea6
Parents:
a3d0817
Message:

Updates to chapter09 for systemd

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross2@11929 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter09/clock.xml

    ra3d0817 r9e7475a  
    1717  <para>This section discusses how to configure the
    1818  <command>systemd-timedated</command> system service, which configures
    19   system clock and timezone.</para>
     19  the system clock and timezone.</para>
    2020
    2121  <para>If you cannot remember whether or not the hardware clock is set to UTC,
     
    3131
    3232  <para><command>systemd-timedated</command> reads <filename>/etc/adjtime</filename>,
    33   and depending on the contents of the file, it sets the clock to either UTC or
     33  and depending on the contents of the file, sets the clock to either UTC or
    3434  local time.</para>
    3535
     
    6060<screen role="nodump"><userinput>timedatectl set-time YYYY-MM-DD HH:MM:SS</userinput></screen>
    6161
    62   <para>Hardware clock will also be updated accordingly.</para>
     62  <para>The hardware clock will also be updated accordingly.</para>
    6363
    6464  <para>To change your current time zone, issue:</para>
Note: See TracChangeset for help on using the changeset viewer.