dracut/modules.d/99base
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
..
dracut-lib.sh systemd: fix setting of timeouts for device units 2017-10-06 10:05:25 +02:00
init.sh 99base: apply kernel module memory debug support 2016-11-27 12:09:10 +08:00
initqueue.sh initqueue: add online queue 2015-11-11 15:20:36 +01:00
loginit.sh change "while read x" to cope with EOF without newline 2015-04-28 11:39:15 +02:00
memtrace-ko.sh 99base: add memtrace-ko.sh to debug kernel module large memory consumption 2016-11-27 12:09:10 +08:00
module-setup.sh 99base: apply kernel module memory debug support 2016-11-27 12:09:10 +08:00
parse-root-opts.sh remove all vim and emacs code format comments 2014-08-29 13:38:47 +02:00
rdsosreport.sh base/rdsosreport.sh: add dracut version to rdsosreport 2014-01-31 15:33:41 +01:00