chiark / gitweb /
Revert "units: add SecureBits"
[elogind.git] / units / systemd-journal-catalog-update.service.in
index d45381d47ba644da7d749a3f2b8e2d559cb02d96..6370dd478f2abfa9bfdfa1ddcbfe783fcd665ddb 100644 (file)
@@ -10,13 +10,12 @@ Description=Rebuild Journal Catalog
 Documentation=man:systemd-journald.service(8) man:journald.conf(5)
 DefaultDependencies=no
 Conflicts=shutdown.target
-After=systemd-readahead-collect.service systemd-readahead-replay.service local-fs.target
+After=local-fs.target
 Before=sysinit.target shutdown.target systemd-update-done.service
-RefuseManualStart=yes
-RefuseManualStop=yes
 ConditionNeedsUpdate=/etc
 
 [Service]
 Type=oneshot
 RemainAfterExit=yes
 ExecStart=@rootbindir@/journalctl --update-catalog
+TimeoutSec=90s