]> git.proxmox.com Git - systemd.git/blame - units/systemd-update-utmp-shutdown.service.in
Imported Upstream version 204
[systemd.git] / units / systemd-update-utmp-shutdown.service.in
CommitLineData
663996b3
MS
1# This file is part of systemd.
2#
3# systemd is free software; you can redistribute it and/or modify it
4# under the terms of the GNU Lesser General Public License as published by
5# the Free Software Foundation; either version 2.1 of the License, or
6# (at your option) any later version.
7
8[Unit]
9Description=Update UTMP about System Shutdown
10Documentation=man:systemd-update-utmp-runlevel.service(8) man:utmp(5)
11DefaultDependencies=no
12RequiresMountsFor=/var/log/wtmp
13After=systemd-remount-fs.service systemd-tmpfiles-setup.service auditd.service
14After=systemd-update-utmp-runlevel.service
15Before=final.target
16
17[Service]
18Type=oneshot
19ExecStart=@rootlibexecdir@/systemd-update-utmp shutdown