dracut/modules.d/90livenet
Michal Sekletar 28401778c4 systemd: fix setting of timeouts for device units
JobRunningTimeoutSec now affects how long can start jobs for device
units stay in the "running" state. Disabling default job timeout via
JobTimeoutSec=0 doesn't disable running state timeout. We need to set
running state timeout as well.

Note that doing this the other way around has effect on generic timeout,
i.e. disabling running state timeout disables generic timeout. But doing
it this way we would create implicit dependency on fairly new
systemd-234. However, by setting both options we don't create dependency
on specific systemd version.
2017-10-06 10:05:25 +02:00
..
fetch-liveupdate.sh fixed bash/sh requirements 2012-07-06 14:06:41 +02:00
livenet-generator.sh systemd: fix setting of timeouts for device units 2017-10-06 10:05:25 +02:00
livenetroot.sh livenet/livenetroot.sh: fixed error condition 2015-11-11 16:19:56 +01:00
module-setup.sh livenet/module-setup.sh: only include systemd generator if systemd included 2015-12-14 15:19:53 +01:00
parse-livenet.sh Do not reload systemd with wait_for_dev 2014-02-05 13:12:29 +01:00