]> git.proxmox.com Git - systemd.git/blob - man/systemd-hostnamed.service.8
Imported Upstream version 218
[systemd.git] / man / systemd-hostnamed.service.8
1 '\" t
2 .TH "SYSTEMD\-HOSTNAMED\&.SERVICE" "8" "" "systemd 218" "systemd-hostnamed.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-hostnamed.service, systemd-hostnamed \- Host name bus mechanism
24 .SH "SYNOPSIS"
25 .PP
26 systemd\-hostnamed\&.service
27 .PP
28 /usr/lib/systemd/systemd\-hostnamed
29 .SH "DESCRIPTION"
30 .PP
31 systemd\-hostnamed
32 is a system service that may be used as a mechanism to change the system\*(Aqs hostname\&.
33 systemd\-hostnamed
34 is automatically activated on request and terminates itself when it is unused\&.
35 .PP
36 The tool
37 \fBhostnamectl\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\-hostnamed
44 provides\&.
45 .SH "SEE ALSO"
46 .PP
47 \fBsystemd\fR(1),
48 \fBhostname\fR(5),
49 \fBmachine-info\fR(5),
50 \fBhostnamectl\fR(1),
51 \fBsethostname\fR(2)
52 .SH "NOTES"
53 .IP " 1." 4
54 developer documentation
55 .RS 4
56 \%http://www.freedesktop.org/wiki/Software/systemd/hostnamed
57 .RE