]> git.proxmox.com Git - systemd.git/blame - man/systemd-timedated.service.8
Imported Upstream version 220
[systemd.git] / man / systemd-timedated.service.8
CommitLineData
14228c0d 1'\" t
e3bff60a 2.TH "SYSTEMD\-TIMEDATED\&.SERVICE" "8" "" "systemd 220" "systemd-timedated.service"
14228c0d
MB
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"
23systemd-timedated.service, systemd-timedated \- Time and date bus mechanism
24.SH "SYNOPSIS"
25.PP
26systemd\-timedated\&.service
27.PP
28/usr/lib/systemd/systemd\-timedated
29.SH "DESCRIPTION"
30.PP
31systemd\-timedated
32is 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\&.
33systemd\-timedated
34is automatically activated on request and terminates itself when it is unused\&.
35.PP
36The tool
37\fBtimedatectl\fR(1)
f47781d8 38is a command line client to this service\&.
14228c0d
MB
39.PP
40See the
41\m[blue]\fBdeveloper documentation\fR\m[]\&\s-2\u[1]\d\s+2
42for information about the APIs
43systemd\-timedated
44provides\&.
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
53developer documentation
54.RS 4
55\%http://www.freedesktop.org/wiki/Software/systemd/timedated
56.RE