2012-06-26 00:07:58 +04:00
<?xml version="1.0"?>
<!-- * - nxml - * -->
2015-06-18 20:47:44 +03:00
<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN" "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">
2012-06-26 00:07:58 +04:00
<!--
2017-11-18 19:22:32 +03:00
SPDX-License-Identifier: LGPL-2.1+
2012-06-26 00:07:58 +04:00
-->
2017-10-03 13:19:30 +03:00
<refentry id= "systemd-update-utmp.service" conditional= "ENABLE_UTMP" >
2012-06-26 00:07:58 +04:00
2015-02-04 05:14:13 +03:00
<refentryinfo >
<title > systemd-update-utmp.service</title>
<productname > systemd</productname>
</refentryinfo>
2012-06-26 00:07:58 +04:00
2015-02-04 05:14:13 +03:00
<refmeta >
<refentrytitle > systemd-update-utmp.service</refentrytitle>
<manvolnum > 8</manvolnum>
</refmeta>
2012-06-26 00:07:58 +04:00
2015-02-04 05:14:13 +03: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 00:07:58 +04:00
2015-02-04 05:14:13 +03:00
<refsynopsisdiv >
<para > <filename > systemd-update-utmp.service</filename> </para>
<para > <filename > systemd-update-utmp-runlevel.service</filename> </para>
2015-06-18 20:47:44 +03:00
<para > <filename > /usr/lib/systemd/systemd-update-utmp</filename> </para>
2015-02-04 05:14:13 +03:00
</refsynopsisdiv>
2012-06-26 00:07:58 +04:00
2015-02-04 05:14:13 +03:00
<refsect1 >
<title > Description</title>
2012-06-26 00:07:58 +04:00
2015-02-04 05:14:13 +03: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 00:07:58 +04:00
2015-02-04 05:14:13 +03:00
<refsect1 >
<title > See Also</title>
<para >
<citerefentry > <refentrytitle > systemd</refentrytitle> <manvolnum > 1</manvolnum> </citerefentry> ,
<citerefentry project= 'man-pages' > <refentrytitle > utmp</refentrytitle> <manvolnum > 5</manvolnum> </citerefentry> ,
2015-03-14 05:22:39 +03:00
<citerefentry project= 'man-pages' > <refentrytitle > auditd</refentrytitle> <manvolnum > 8</manvolnum> </citerefentry>
2015-02-04 05:14:13 +03:00
</para>
</refsect1>
2012-06-26 00:07:58 +04:00
</refentry>