chiark / gitweb /
units: disable job timeouts
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Wed, 5 Nov 2014 14:16:58 +0000 (09:16 -0500)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 6 Nov 2014 01:45:10 +0000 (20:45 -0500)
commit038193efa6c00e852110f17383ef2786136f4f81
tree057ef3213e4a6a5086e44a948184e9e39ac01556
parent8232e39e7cf32071e11b3b04839e6c98fbc81d0f
units: disable job timeouts

For boot, we might kill fsck in the middle, with likely catastrophic
consequences.

On shutdown there might be other jobs, like downloading of updates for
installation, and other custom jobs. It seems better to schedule an
individual timeout on each one separately, when it is known what
timeout is useful.

Disable the timeouts for now, until we have a clearer picture of how
we can deal with long-running jobs.
units/basic.target
units/poweroff.target
units/reboot.target