aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/systemd.xml
diff options
context:
space:
mode:
authorKrejzi <krejzi@linuxfromscratch.org>2015-02-07 00:33:39 +0000
committerKrejzi <krejzi@linuxfromscratch.org>2015-02-07 00:33:39 +0000
commit930578e4f4cec5bdddfc06dda83bc1d9da2f6d28 (patch)
tree956e738150c4747ec58cb869fe51c16565f3f3aa /chapter06/systemd.xml
parenta063de63ef22d0e2928b0204e02e7501aad079f0 (diff)
Introduce some consistency in short descriptions.
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/systemd@10830 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/systemd.xml')
-rw-r--r--chapter06/systemd.xml70
1 files changed, 35 insertions, 35 deletions
diff --git a/chapter06/systemd.xml b/chapter06/systemd.xml
index eb7d3bb16..2090b39de 100644
--- a/chapter06/systemd.xml
+++ b/chapter06/systemd.xml
@@ -244,7 +244,7 @@ ln -sfv ../lib/systemd/systemd /sbin/init</userinput></screen>
systemd-run, systemd-stdio-bridge, systemd-tmpfiles,
systemd-tty-ask-password-agent, telinit, timedatectl, and udevadm</seg>
<seg>libnss_myhostname.so.2, libnss_mymachines.so.2, libnss_resolve.so.2,
- libsystemd.so, libudev.so</seg>
+ libsystemd.so, and libudev.so</seg>
<seg>/etc/binfmt.d, /etc/init.d, /etc/kernel, /etc/modules-load.d,
/etc/sysctl.d, /etc/systemd, /etc/tmpfiles.d, /etc/udev,
/etc/xdg/systemd, /lib/systemd, /lib/udev, /usr/include/systemd,
@@ -263,7 +263,7 @@ ln -sfv ../lib/systemd/systemd /sbin/init</userinput></screen>
<varlistentry id="bootctl">
<term><command>bootctl</command></term>
<listitem>
- <para>used to query the firmware and boot manager settings.</para>
+ <para>used to query the firmware and boot manager settings</para>
<indexterm zone="ch-system-systemd bootctl">
<primary sortas="b-bootctl">bootctl</primary>
</indexterm>
@@ -273,7 +273,7 @@ ln -sfv ../lib/systemd/systemd /sbin/init</userinput></screen>
<varlistentry id="busctl">
<term><command>busctl</command></term>
<listitem>
- <para>Used to introspect and monitor the D-Bus bus.</para>
+ <para>Used to introspect and monitor the D-Bus bus</para>
<indexterm zone="ch-system-systemd busctl">
<primary sortas="b-busctl">busctl</primary>
</indexterm>
@@ -297,7 +297,7 @@ ln -sfv ../lib/systemd/systemd /sbin/init</userinput></screen>
<parameter>-h</parameter> option, except when already in run-level 0,
then it tells the kernel to halt the system; it notes in the
file <filename>/var/log/wtmp</filename> that the system is being
- brought down.</para>
+ brought down</para>
<indexterm zone="ch-system-systemd halt">
<primary sortas="b-halt">halt</primary>
</indexterm>
@@ -308,7 +308,7 @@ ln -sfv ../lib/systemd/systemd /sbin/init</userinput></screen>
<term><command>hostnamectl</command></term>
<listitem>
<para>Used to query and change the system hostname and related
- settings.</para>
+ settings</para>
<indexterm zone="ch-system-systemd hostnamectl">
<primary sortas="b-hostnamectl">hostnamectl</primary>
</indexterm>
@@ -320,7 +320,7 @@ ln -sfv ../lib/systemd/systemd /sbin/init</userinput></screen>
<listitem>
<para>The first process to be started when the kernel has initialized
the hardware which takes over the boot process and starts all the
- proceses it is instructed to.</para>
+ proceses it is instructed to</para>
<indexterm zone="ch-system-systemd init">
<primary sortas="b-init">init</primary>
</indexterm>
@@ -330,7 +330,7 @@ ln -sfv ../lib/systemd/systemd /sbin/init</userinput></screen>
<varlistentry id="journalctl">
<term><command>journalctl</command></term>
<listitem>
- <para>Used to query the contents of the systemd Journal.</para>
+ <para>Used to query the contents of the systemd Journal</para>
<indexterm zone="ch-system-systemd journalctl">
<primary sortas="b-journalctl">journalctl</primary>
</indexterm>
@@ -341,7 +341,7 @@ ln -sfv ../lib/systemd/systemd /sbin/init</userinput></screen>
<term><command>kernel-install</command></term>
<listitem>
<para>Used to add and remove kernel and initramfs images to and
- from /boot.</para>
+ from /boot</para>
<indexterm zone="ch-system-systemd kernel-install">
<primary sortas="b-kernel-install">kernel-install</primary>
</indexterm>
@@ -352,7 +352,7 @@ ln -sfv ../lib/systemd/systemd /sbin/init</userinput></screen>
<term><command>localectl</command></term>
<listitem>
<para>Used to query and change the system locale and keyboard layout
- settings.</para>
+ settings</para>
<indexterm zone="ch-system-systemd localectl">
<primary sortas="b-localectl">localectl</primary>
</indexterm>
@@ -363,7 +363,7 @@ ln -sfv ../lib/systemd/systemd /sbin/init</userinput></screen>
<term><command>loginctl</command></term>
<listitem>
<para>Used to introspect and control the state of the systemd Login
- Manager.</para>
+ Manager</para>
<indexterm zone="ch-system-systemd loginctl">
<primary sortas="b-loginctl">loginctl</primary>
</indexterm>
@@ -385,7 +385,7 @@ ln -sfv ../lib/systemd/systemd /sbin/init</userinput></screen>
<term><command>poweroff</command></term>
<listitem>
<para>Tells the kernel to halt the system and switch off the computer
- (see <command>halt</command>).</para>
+ (see <command>halt</command>)</para>
<indexterm zone="ch-system-systemd poweroff">
<primary sortas="b-poweroff">poweroff</primary>
</indexterm>
@@ -396,7 +396,7 @@ ln -sfv ../lib/systemd/systemd /sbin/init</userinput></screen>
<term><command>reboot</command></term>
<listitem>
<para>Tells the kernel to reboot the system (see
- <command>halt</command>).</para>
+ <command>halt</command>)</para>
<indexterm zone="ch-system-systemd reboot">
<primary sortas="b-reboot">reboot</primary>
</indexterm>
@@ -407,7 +407,7 @@ ln -sfv ../lib/systemd/systemd /sbin/init</userinput></screen>
<term><command>runlevel</command></term>
<listitem>
<para>Reports the previous and the current run-level, as noted in the
- last run-level record in <filename>/var/run/utmp</filename>.</para>
+ last run-level record in <filename>/var/run/utmp</filename></para>
<indexterm zone="ch-system-systemd runlevel">
<primary sortas="b-runlevel">runlevel</primary>
</indexterm>
@@ -418,7 +418,7 @@ ln -sfv ../lib/systemd/systemd /sbin/init</userinput></screen>
<term><command>shutdown</command></term>
<listitem>
<para>Brings the system down in a secure way, signaling all processes
- and notifying all logged-in users.</para>
+ and notifying all logged-in users</para>
<indexterm zone="ch-system-systemd shutdown">
<primary sortas="b-shutdown">shutdown</primary>
</indexterm>
@@ -429,7 +429,7 @@ ln -sfv ../lib/systemd/systemd /sbin/init</userinput></screen>
<term><command>systemctl</command></term>
<listitem>
<para>Used to introspect and control the state of the systemd system and
- service manager.</para>
+ service manager</para>
<indexterm zone="ch-system-systemd systemctl">
<primary sortas="b-systemctl">systemctl</primary>
</indexterm>
@@ -439,7 +439,7 @@ ln -sfv ../lib/systemd/systemd /sbin/init</userinput></screen>
<varlistentry id="systemd-analyze">
<term><command>systemd-analyze</command></term>
<listitem>
- <para>Used to determine system boot-up performance of the current boot.
+ <para>Used to determine system boot-up performance of the current boot
</para>
<indexterm zone="ch-system-systemd systemd-analyze">
<primary sortas="b-systemd-analyze">systemd-analyze</primary>
@@ -451,7 +451,7 @@ ln -sfv ../lib/systemd/systemd /sbin/init</userinput></screen>
<term><command>systemd-ask-password</command></term>
<listitem>
<para>Used to query a system password or passphrase from the user, using a
- question message specified on the command line.</para>
+ question message specified on the command line</para>
<indexterm zone="ch-system-systemd systemd-ask-password">
<primary sortas="b-systemd-ask-password">systemd-ask-password</primary>
</indexterm>
@@ -461,7 +461,7 @@ ln -sfv ../lib/systemd/systemd /sbin/init</userinput></screen>
<varlistentry id="systemd-cat">
<term><command>systemd-cat</command></term>
<listitem>
- <para>Used to connect STDOUT and STDERR of a process with the Journal.
+ <para>Used to connect STDOUT and STDERR of a process with the Journal
</para>
<indexterm zone="ch-system-systemd systemd-cat">
<primary sortas="b-systemd-cat">systemd-cat</primary>
@@ -473,7 +473,7 @@ ln -sfv ../lib/systemd/systemd /sbin/init</userinput></screen>
<term><command>systemd-cgls</command></term>
<listitem>
<para>Recursively shows the contents of the selected Linux control group
- hierarchy in a tree.</para>
+ hierarchy in a tree</para>
<indexterm zone="ch-system-systemd systemd-cgls">
<primary sortas="b-systemd-cgls">systemd-cgls</primary>
</indexterm>
@@ -484,7 +484,7 @@ ln -sfv ../lib/systemd/systemd /sbin/init</userinput></screen>
<term><command>systemd-cgtop</command></term>
<listitem>
<para>Shows the top control groups of the local Linux control group hierarchy,
- ordered by their CPU, memory and disk I/O load.</para>
+ ordered by their CPU, memory and disk I/O load</para>
<indexterm zone="ch-system-systemd systemd-cgtop">
<primary sortas="b-systemd-cgtop">systemd-cgtop</primary>
</indexterm>
@@ -496,7 +496,7 @@ ln -sfv ../lib/systemd/systemd /sbin/init</userinput></screen>
<listitem>
<para>Used to identify and compare configuration files in
<filename class="directory">/etc</filename> that override default
- counterparts in <filename class="directory">/usr</filename>.</para>
+ counterparts in <filename class="directory">/usr</filename></para>
<indexterm zone="ch-system-systemd systemd-delta">
<primary sortas="b-systemd-delta">systemd-delta</primary>
</indexterm>
@@ -506,7 +506,7 @@ ln -sfv ../lib/systemd/systemd /sbin/init</userinput></screen>
<varlistentry id="systemd-detect-virt">
<term><command>systemd-detect-virt</command></term>
<listitem>
- <para>Detects execution in a virtualized environment.</para>
+ <para>Detects execution in a virtualized environment</para>
<indexterm zone="ch-system-systemd systemd-detect-virt">
<primary sortas="b-systemd-detect-virt">systemd-detect-virt</primary>
</indexterm>
@@ -516,7 +516,7 @@ ln -sfv ../lib/systemd/systemd /sbin/init</userinput></screen>
<varlistentry id="systemd-escape">
<term><command>systemd-escape</command></term>
<listitem>
- <para>Used to escape strings for inclusion in systemd unit names.</para>
+ <para>Used to escape strings for inclusion in systemd unit names</para>
<indexterm zone="ch-system-systemd systemd-escape">
<primary sortas="b-systemd-escape">systemd-escape</primary>
</indexterm>
@@ -527,7 +527,7 @@ ln -sfv ../lib/systemd/systemd /sbin/init</userinput></screen>
<term><command>systemd-inhibit</command></term>
<listitem>
<para>Used to execute a program with a shutdown, sleep or idle inhibitor lock
- taken.</para>
+ taken</para>
<indexterm zone="ch-system-systemd systemd-inhibit">
<primary sortas="b-systemd-inhibit">systemd-inhibit</primary>
</indexterm>
@@ -539,7 +539,7 @@ ln -sfv ../lib/systemd/systemd /sbin/init</userinput></screen>
<listitem>
<para>Used by system installer tools to initialize the machine ID stored in
<filename>/etc/machine-id</filename> at install time with a randomly
- generated ID.</para>
+ generated ID</para>
<indexterm zone="ch-system-systemd systemd-machine-id-setup">
<primary sortas="b-systemd-machine-id-setup">systemd-machine-id-setup</primary>
</indexterm>
@@ -549,7 +549,7 @@ ln -sfv ../lib/systemd/systemd /sbin/init</userinput></screen>
<varlistentry id="systemd-notify">
<term><command>systemd-notify</command></term>
<listitem>
- <para>Used by daemon scripts to notify the init system about status changes.
+ <para>Used by daemon scripts to notify the init system about status changes
</para>
<indexterm zone="ch-system-systemd systemd-notify">
<primary sortas="b-systemd-notify">systemd-notify</primary>
@@ -560,7 +560,7 @@ ln -sfv ../lib/systemd/systemd /sbin/init</userinput></screen>
<varlistentry id="systemd-nspawn">
<term><command>systemd-nspawn</command></term>
<listitem>
- <para>Used to run a command or OS in a light-weight namespace container.</para>
+ <para>Used to run a command or OS in a light-weight namespace container</para>
<indexterm zone="ch-system-systemd systemd-nspawn">
<primary sortas="b-systemd-nspawn">systemd-nspawn</primary>
</indexterm>
@@ -570,7 +570,7 @@ ln -sfv ../lib/systemd/systemd /sbin/init</userinput></screen>
<varlistentry id="systemd-path">
<term><command>systemd-path</command></term>
<listitem>
- <para>Used to query system and user paths.</para>
+ <para>Used to query system and user paths</para>
<indexterm zone="ch-system-systemd systemd-path">
<primary sortas="b-systemd-path">systemd-path</primary>
</indexterm>
@@ -581,7 +581,7 @@ ln -sfv ../lib/systemd/systemd /sbin/init</userinput></screen>
<term><command>systemd-run</command></term>
<listitem>
<para>Used to create and start a transient .service or a .scope unit and
- run the specified command in it.</para>
+ run the specified command in it</para>
<indexterm zone="ch-system-systemd systemd-run">
<primary sortas="b-systemd-run">systemd-run</primary>
</indexterm>
@@ -603,7 +603,7 @@ ln -sfv ../lib/systemd/systemd /sbin/init</userinput></screen>
<listitem>
<para>Creates, deletes and cleans up volatile and temporary files and directories,
based on the configuration file format and location specified in
- <filename class="directory">tmpfiles.d</filename> directories.</para>
+ <filename class="directory">tmpfiles.d</filename> directories</para>
<indexterm zone="ch-system-systemd systemd-tmpfiles">
<primary sortas="b-systemd-tmpfiles">systemd-tmpfiles</primary>
</indexterm>
@@ -623,7 +623,7 @@ ln -sfv ../lib/systemd/systemd /sbin/init</userinput></screen>
<varlistentry id="telinit">
<term><command>telinit</command></term>
<listitem>
- <para>Tells <command>init</command> which run-level to change to.</para>
+ <para>Tells <command>init</command> which run-level to change to</para>
<indexterm zone="ch-system-systemd telinit">
<primary sortas="b-telinit">telinit</primary>
</indexterm>
@@ -633,7 +633,7 @@ ln -sfv ../lib/systemd/systemd /sbin/init</userinput></screen>
<varlistentry id="timedatectl">
<term><command>timedatectl</command></term>
<listitem>
- <para>Used to query and change the system clock and its settings.
+ <para>Used to query and change the system clock and its settings
</para>
<indexterm zone="ch-system-systemd timedatectl">
<primary sortas="b-timedatectl">timedatectl</primary>
@@ -647,7 +647,7 @@ ln -sfv ../lib/systemd/systemd /sbin/init</userinput></screen>
<para>Generic Udev administration tool: controls the udevd daemon,
provides info from the Udev database, monitors uevents, waits for
uevents to finish, tests Udev configuration, and triggers uevents
- for a given device.</para>
+ for a given device</para>
<indexterm zone="ch-system-systemd udevadm">
<primary sortas="b-udevadm">udevadm</primary>
</indexterm>
@@ -657,7 +657,7 @@ ln -sfv ../lib/systemd/systemd /sbin/init</userinput></screen>
<varlistentry id="libsystemd">
<term><filename class="libraryfile">libsystemd</filename></term>
<listitem>
- <para>systemd utility library.</para>
+ <para>systemd utility library</para>
<indexterm zone="ch-system-systemd libsystemd">
<primary sortas="c-libsystemd">libsystemd</primary>
</indexterm>
@@ -667,7 +667,7 @@ ln -sfv ../lib/systemd/systemd /sbin/init</userinput></screen>
<varlistentry id="libudev">
<term><filename class="libraryfile">libudev</filename></term>
<listitem>
- <para>A library to access Udev device information.</para>
+ <para>A library to access Udev device information</para>
<indexterm zone="ch-system-systemd libudev">
<primary sortas="c-libudev">libudev</primary>
</indexterm>