This unit is provided by:
Options
- 
    [Service]
- 
    [Unit]- 
        After=systemd-remount-fs.service systemd-tmpfiles-setup.service auditd.service
- 
        Before=sysinit.target shutdown.target
- 
        Conflicts=shutdown.target
- 
        DefaultDependencies=no
- 
        Description=Record System Boot/Shutdown in UTMP
- 
        Documentation=man:systemd-update-utmp.service(8) man:utmp(5)
- 
        RequiresMountsFor=/var/log/wtmp
 
- 
        
Additionnal notes
Nothing here.