2012-06-26 04:07:58 +08:00
|
|
|
<?xml version="1.0"?>
|
|
|
|
<!--*-nxml-*-->
|
2019-03-14 21:40:58 +08:00
|
|
|
<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
2023-12-25 22:48:33 +08:00
|
|
|
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd">
|
2020-11-09 12:23:58 +08:00
|
|
|
<!-- SPDX-License-Identifier: LGPL-2.1-or-later -->
|
2017-10-03 18:19:30 +08:00
|
|
|
<refentry id="systemd-update-utmp.service" conditional="ENABLE_UTMP">
|
2012-06-26 04:07:58 +08:00
|
|
|
|
2015-02-04 10:14:13 +08:00
|
|
|
<refentryinfo>
|
|
|
|
<title>systemd-update-utmp.service</title>
|
|
|
|
<productname>systemd</productname>
|
|
|
|
</refentryinfo>
|
2012-06-26 04:07:58 +08:00
|
|
|
|
2015-02-04 10:14:13 +08:00
|
|
|
<refmeta>
|
|
|
|
<refentrytitle>systemd-update-utmp.service</refentrytitle>
|
|
|
|
<manvolnum>8</manvolnum>
|
|
|
|
</refmeta>
|
2012-06-26 04:07:58 +08:00
|
|
|
|
2015-02-04 10:14:13 +08:00
|
|
|
<refnamediv>
|
|
|
|
<refname>systemd-update-utmp.service</refname>
|
|
|
|
<refname>systemd-update-utmp-runlevel.service</refname>
|
|
|
|
<refname>systemd-update-utmp</refname>
|
|
|
|
<refpurpose>Write audit and utmp updates at bootup, runlevel
|
|
|
|
changes and shutdown</refpurpose>
|
|
|
|
</refnamediv>
|
2012-06-26 04:07:58 +08:00
|
|
|
|
2015-02-04 10:14:13 +08:00
|
|
|
<refsynopsisdiv>
|
|
|
|
<para><filename>systemd-update-utmp.service</filename></para>
|
|
|
|
<para><filename>systemd-update-utmp-runlevel.service</filename></para>
|
2015-06-19 01:47:44 +08:00
|
|
|
<para><filename>/usr/lib/systemd/systemd-update-utmp</filename></para>
|
2015-02-04 10:14:13 +08:00
|
|
|
</refsynopsisdiv>
|
2012-06-26 04:07:58 +08:00
|
|
|
|
2015-02-04 10:14:13 +08:00
|
|
|
<refsect1>
|
|
|
|
<title>Description</title>
|
2012-06-26 04:07:58 +08:00
|
|
|
|
2015-02-04 10:14:13 +08:00
|
|
|
<para><filename>systemd-update-utmp-runlevel.service</filename> is
|
|
|
|
a service that writes SysV runlevel changes to utmp and wtmp, as
|
|
|
|
well as the audit logs, as they occur.
|
|
|
|
<filename>systemd-update-utmp.service</filename> does the same for
|
|
|
|
system reboots and shutdown requests.</para>
|
|
|
|
</refsect1>
|
2012-06-26 04:07:58 +08:00
|
|
|
|
2015-02-04 10:14:13 +08:00
|
|
|
<refsect1>
|
|
|
|
<title>See Also</title>
|
2023-12-23 02:09:32 +08:00
|
|
|
<para><simplelist type="inline">
|
|
|
|
<member><citerefentry><refentrytitle>systemd</refentrytitle><manvolnum>1</manvolnum></citerefentry></member>
|
|
|
|
<member><citerefentry project='man-pages'><refentrytitle>utmp</refentrytitle><manvolnum>5</manvolnum></citerefentry></member>
|
|
|
|
<member><citerefentry project='man-pages'><refentrytitle>auditd</refentrytitle><manvolnum>8</manvolnum></citerefentry></member>
|
|
|
|
</simplelist></para>
|
2015-02-04 10:14:13 +08:00
|
|
|
</refsect1>
|
2012-06-26 04:07:58 +08:00
|
|
|
|
|
|
|
</refentry>
|