]> git.ipfire.org Git - thirdparty/systemd.git/commit - units/systemd-rfkill@.service.in
units: specify timeouts for more oneshot services
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Fri, 17 Apr 2015 01:41:18 +0000 (21:41 -0400)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Tue, 28 Apr 2015 12:52:17 +0000 (08:52 -0400)
commitb53374f99b619abd90a7c19d69d37a3298b084d5
treed88887a7612fdc1de6030b2df2e2bf67b990d3a7
parentea35a386133b7998e9419a666c36bf38433c4b5c
units: specify timeouts for more oneshot services

Even trivial service occasionally get stuck, for example when
there's a problem with the journal. There's nothing more annoying
that looking at the cylon eye for a job with an infinite timeout.

Use standard 90s for jobs that do some work, and 30s for those which
should be almost instantenous.
units/systemd-binfmt.service.in
units/systemd-hwdb-update.service.in
units/systemd-machine-id-commit.service.in
units/systemd-modules-load.service.in
units/systemd-random-seed.service.in
units/systemd-rfkill@.service.in
units/systemd-sysctl.service.in
units/systemd-sysusers.service.in