]> git.ipfire.org Git - thirdparty/systemd.git/blame - man/systemd-update-utmp.service.xml
test-hostname-util: add assert_se's to make coverity happy
[thirdparty/systemd.git] / man / systemd-update-utmp.service.xml
CommitLineData
6b7b9205
LP
1<?xml version="1.0"?>
2<!--*-nxml-*-->
12b42c76 3<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN" "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">
6b7b9205 4<!--
572eb058
ZJS
5 SPDX-License-Identifier: LGPL-2.1+
6
6b7b9205
LP
7 This file is part of systemd.
8
9 Copyright 2012 Lennart Poettering
10
11 systemd is free software; you can redistribute it and/or modify it
12 under the terms of the GNU Lesser General Public License as published by
13 the Free Software Foundation; either version 2.1 of the License, or
14 (at your option) any later version.
15
16 systemd is distributed in the hope that it will be useful, but
17 WITHOUT ANY WARRANTY; without even the implied warranty of
18 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
19 Lesser General Public License for more details.
20
21 You should have received a copy of the GNU Lesser General Public License
22 along with systemd; If not, see <http://www.gnu.org/licenses/>.
23-->
3211da4b 24<refentry id="systemd-update-utmp.service" conditional="ENABLE_UTMP">
6b7b9205 25
798d3a52
ZJS
26 <refentryinfo>
27 <title>systemd-update-utmp.service</title>
28 <productname>systemd</productname>
6b7b9205 29
798d3a52
ZJS
30 <authorgroup>
31 <author>
32 <contrib>Developer</contrib>
33 <firstname>Lennart</firstname>
34 <surname>Poettering</surname>
35 <email>lennart@poettering.net</email>
36 </author>
37 </authorgroup>
38 </refentryinfo>
6b7b9205 39
798d3a52
ZJS
40 <refmeta>
41 <refentrytitle>systemd-update-utmp.service</refentrytitle>
42 <manvolnum>8</manvolnum>
43 </refmeta>
6b7b9205 44
798d3a52
ZJS
45 <refnamediv>
46 <refname>systemd-update-utmp.service</refname>
47 <refname>systemd-update-utmp-runlevel.service</refname>
48 <refname>systemd-update-utmp</refname>
49 <refpurpose>Write audit and utmp updates at bootup, runlevel
50 changes and shutdown</refpurpose>
51 </refnamediv>
6b7b9205 52
798d3a52
ZJS
53 <refsynopsisdiv>
54 <para><filename>systemd-update-utmp.service</filename></para>
55 <para><filename>systemd-update-utmp-runlevel.service</filename></para>
12b42c76 56 <para><filename>/usr/lib/systemd/systemd-update-utmp</filename></para>
798d3a52 57 </refsynopsisdiv>
6b7b9205 58
798d3a52
ZJS
59 <refsect1>
60 <title>Description</title>
6b7b9205 61
798d3a52
ZJS
62 <para><filename>systemd-update-utmp-runlevel.service</filename> is
63 a service that writes SysV runlevel changes to utmp and wtmp, as
64 well as the audit logs, as they occur.
65 <filename>systemd-update-utmp.service</filename> does the same for
66 system reboots and shutdown requests.</para>
67 </refsect1>
6b7b9205 68
798d3a52
ZJS
69 <refsect1>
70 <title>See Also</title>
71 <para>
72 <citerefentry><refentrytitle>systemd</refentrytitle><manvolnum>1</manvolnum></citerefentry>,
73 <citerefentry project='man-pages'><refentrytitle>utmp</refentrytitle><manvolnum>5</manvolnum></citerefentry>,
3ba3a79d 74 <citerefentry project='man-pages'><refentrytitle>auditd</refentrytitle><manvolnum>8</manvolnum></citerefentry>
798d3a52
ZJS
75 </para>
76 </refsect1>
6b7b9205
LP
77
78</refentry>