diff options
Diffstat (limited to 'units/systemd-journal-catalog-update.service.in')
-rw-r--r-- | units/systemd-journal-catalog-update.service.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/units/systemd-journal-catalog-update.service.in b/units/systemd-journal-catalog-update.service.in index 9667310920..6370dd478f 100644 --- a/units/systemd-journal-catalog-update.service.in +++ b/units/systemd-journal-catalog-update.service.in @@ -18,4 +18,4 @@ ConditionNeedsUpdate=/etc Type=oneshot RemainAfterExit=yes ExecStart=@rootbindir@/journalctl --update-catalog -TimeoutSec=2min +TimeoutSec=90s |