This unit is provided by:
Options
-
[Service]
-
ExecStart=journalctl --update-catalog
-
RemainAfterExit=yes
-
TimeoutSec=90s
-
Type=oneshot
-
-
[Unit]
-
After=local-fs.target systemd-tmpfiles-setup.service
-
Before=sysinit.target shutdown.target systemd-update-done.service
-
ConditionNeedsUpdate=/var
-
Conflicts=shutdown.target
-
DefaultDependencies=no
-
Description=Rebuild Journal Catalog
-
Documentation=man:systemd-journald.service(8) man:journald.conf(5)
-
Additionnal notes
Nothing here.