]> git.proxmox.com Git - systemd.git/blob - man/systemd-timedated.service.8
Imported Upstream version 214
[systemd.git] / man / systemd-timedated.service.8
1 '\" t
2 .TH "SYSTEMD\-TIMEDATED\&.SERVICE" "8" "" "systemd 214" "systemd-timedated.service"
3 .\" -----------------------------------------------------------------
4 .\" * Define some portability stuff
5 .\" -----------------------------------------------------------------
6 .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
7 .\" http://bugs.debian.org/507673
8 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html
9 .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
10 .ie \n(.g .ds Aq \(aq
11 .el .ds Aq '
12 .\" -----------------------------------------------------------------
13 .\" * set default formatting
14 .\" -----------------------------------------------------------------
15 .\" disable hyphenation
16 .nh
17 .\" disable justification (adjust text to left margin only)
18 .ad l
19 .\" -----------------------------------------------------------------
20 .\" * MAIN CONTENT STARTS HERE *
21 .\" -----------------------------------------------------------------
22 .SH "NAME"
23 systemd-timedated.service, systemd-timedated \- Time and date bus mechanism
24 .SH "SYNOPSIS"
25 .PP
26 systemd\-timedated\&.service
27 .PP
28 /usr/lib/systemd/systemd\-timedated
29 .SH "DESCRIPTION"
30 .PP
31 systemd\-timedated
32 is a system service that may be used as a mechanism to change the system clock and timezone, as well as to enable/disable NTP time synchronization\&.
33 systemd\-timedated
34 is automatically activated on request and terminates itself when it is unused\&.
35 .PP
36 The tool
37 \fBtimedatectl\fR(1)
38 is a command\-line client to this service\&.
39 .PP
40 See the
41 \m[blue]\fBdeveloper documentation\fR\m[]\&\s-2\u[1]\d\s+2
42 for information about the APIs
43 systemd\-timedated
44 provides\&.
45 .SH "SEE ALSO"
46 .PP
47 \fBsystemd\fR(1),
48 \fBtimedatectl\fR(1),
49 \fBlocaltime\fR(5),
50 \fBhwclock\fR(8)
51 .SH "NOTES"
52 .IP " 1." 4
53 developer documentation
54 .RS 4
55 \%http://www.freedesktop.org/wiki/Software/systemd/timedated
56 .RE