Systemd-hostnamed: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
No edit summary
Line 17: Line 17:
A system service that may be used as a mechanism to change the system's hostname. <tt>systemd-hostnamed</tt> is automatically activated on request and terminates itself when it is unused. It seem to be related to <tt>dbus-org.freedesktop.hostname1.service</tt>.
A system service that may be used as a mechanism to change the system's hostname. <tt>systemd-hostnamed</tt> is automatically activated on request and terminates itself when it is unused. It seem to be related to <tt>dbus-org.freedesktop.hostname1.service</tt>.


!!!/etc/hostname
=<tt>/etc/hostname</tt>=


The daemon writes (overwrites) /etc/hostname via [hostnamectl].
The daemon writes (overwrites) <tt>/etc/hostname</tt> via <tt>[[hostnamectl]]</tt>.


Also see
Also see:


|[hostname#EtcHostname]
[[hostname#EtcHostname]]


!!!systemctl
!!!systemctl

Revision as of 04:54, 7 August 2016

External

Internal

Overview

A system service that may be used as a mechanism to change the system's hostname. systemd-hostnamed is automatically activated on request and terminates itself when it is unused. It seem to be related to dbus-org.freedesktop.hostname1.service.

/etc/hostname

The daemon writes (overwrites) /etc/hostname via hostnamectl.

Also see:

hostname#EtcHostname

!!!systemctl

{{{

systemctl status systemd-hostnamed.service

systemctl status dbus-org.freedesktop.hostname1.service

}}}

__Referenced by:__\\ [{INSERT com.ecyrd.jspwiki.plugin.ReferringPagesPlugin WHERE max=20, maxwidth=50}]