mirror of
https://github.com/systemd/systemd.git
synced 2025-01-11 09:18:07 +03:00
units: drop audit reference from description of utmp units since that is build-time optional
This commit is contained in:
parent
fb316903b8
commit
186b97d99f
@ -6,7 +6,7 @@
|
||||
# (at your option) any later version.
|
||||
|
||||
[Unit]
|
||||
Description=Notify Audit System and Update UTMP about System Runlevel Changes
|
||||
Description=Update UTMP about System Runlevel Changes
|
||||
DefaultDependencies=no
|
||||
After=local-fs.target sysinit.target auditd.service runlevel1.target runlevel2.target runlevel3.target runlevel4.target runlevel5.target systemd-tmpfiles-setup.service
|
||||
Before=poweroff.service reboot.service halt.service
|
||||
|
@ -6,7 +6,7 @@
|
||||
# (at your option) any later version.
|
||||
|
||||
[Unit]
|
||||
Description=Notify Audit System and Update UTMP about System Shutdown
|
||||
Description=Update UTMP about System Shutdown
|
||||
DefaultDependencies=no
|
||||
After=local-fs.target sysinit.target auditd.service systemd-update-utmp-runlevel.service
|
||||
Before=poweroff.service reboot.service halt.service
|
||||
|
Loading…
Reference in New Issue
Block a user