You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Delete:
- systemd-update-utmp-runlevel.service
- systemd-update-utmp
in addition to systemd-update-utmp.service that was already deleted
before this commit.
systemd-update-utmp-runlevel.service depends on /var/log/wtmp. However,
systemd-tmpfiles-setup.service was already deleted, so /var/log/wtmp
was not present.
Signed-off-by: Dan Mihai <[email protected]>
0 commit comments