chiark / gitweb /
units: set TimeoutSec on some oneshot services
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sat, 31 Jan 2015 04:54:21 +0000 (23:54 -0500)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sun, 1 Feb 2015 17:44:03 +0000 (12:44 -0500)
commit0775b9b61120f8be99cd45a7df907b828188cb47
treee00e49d60119061b84ebff95a86f215e4ec75f9a
parenta3bd89ea99214db7ca2ad6ae59181d5119a54f09
units: set TimeoutSec on some oneshot services

Services which are not crucial to system bootup, and have Type=oneshot
can effectively "hang" the system if they fail to complete for whatever
reason. To allow the boot to continue, kill them after a timeout.

In case of systemd-journal-flush the flush will continue in the background,
and in the other two cases the job will be aborted, but this should not
result in any permanent problem.
units/systemd-backlight@.service.in
units/systemd-journal-catalog-update.service.in
units/systemd-journal-flush.service.in