summaryrefslogtreecommitdiff
path: root/man/systemd-timedated.service.xml
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2020-04-09 17:17:16 +0200
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2020-04-12 19:48:01 +0200
commit9c970e5f55108456e45b3b2f7617be599ddff516 (patch)
treeff17871ac5b0b97da47a46d31f6aa041329ae749 /man/systemd-timedated.service.xml
parent106d79be06299cb62a947c9c3ca7f5076db9ae66 (diff)
downloadsystemd-9c970e5f55108456e45b3b2f7617be599ddff516.tar.gz
man: import org.freedesktop.timedate1(3) from the wiki
Diffstat (limited to 'man/systemd-timedated.service.xml')
-rw-r--r--man/systemd-timedated.service.xml23
1 files changed, 18 insertions, 5 deletions
diff --git a/man/systemd-timedated.service.xml b/man/systemd-timedated.service.xml
index f981848cb2..b722b33115 100644
--- a/man/systemd-timedated.service.xml
+++ b/man/systemd-timedated.service.xml
@@ -29,7 +29,7 @@
<refsect1>
<title>Description</title>
- <para><filename>systemd-timedated</filename> is a system service
+ <para><filename>systemd-timedated.service</filename> is a system service
that may be used as a mechanism to change the system clock and
timezone, as well as to enable/disable network time synchronization.
<filename>systemd-timedated</filename> is automatically activated
@@ -39,10 +39,23 @@
<citerefentry><refentrytitle>timedatectl</refentrytitle><manvolnum>1</manvolnum></citerefentry>
is a command line client to this service.</para>
- <para>See the <ulink
- url="https://www.freedesktop.org/wiki/Software/systemd/timedated">
- developer documentation</ulink> for information about the APIs
- <filename>systemd-timedated</filename> provides.</para>
+ <para><filename>systemd-timedated</filename> currently offers access to
+ the following four settings:
+ <itemizedlist>
+ <listitem><para>The system time</para></listitem>
+
+ <listitem><para>The system timezone</para></listitem>
+
+ <listitem><para>A boolean controlling whether the system RTC is in local or UTC
+ timezone</para></listitem>
+
+ <listitem><para>Whether the time synchronization service is enabled/started or
+ disabled/stopped, see next section.</para></listitem>
+ </itemizedlist></para>
+
+ <para>See
+ <citerefentry><refentrytitle>org.freedesktop.timedate1</refentrytitle><manvolnum>5</manvolnum></citerefentry>
+ for information about the D-Bus API.</para>
</refsect1>
<refsect1>