dracut/modules.d/90dmsquash-live
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
..
apply-live-updates.sh Enable the use of the OverlayFS for the LiveOS root filesystem. 2017-03-11 00:42:19 -05:00
checkisomd5@.service dmsquash-live: do not abort, if user pressed ESC on checkisomd5 2014-11-25 13:44:54 +01:00
dmsquash-generator.sh systemd: fix setting of timeouts for device units 2017-10-06 10:05:25 +02:00
dmsquash-live-genrules.sh dmsquash-live: addresss the device via it's symlink 2014-10-24 11:16:26 +02:00
dmsquash-live-root.sh Add NTFS support to 90dmsquash-live module (#191) 2017-06-30 00:15:57 +02:00
dmsquash-liveiso-genrules.sh remove all vim and emacs code format comments 2014-08-29 13:38:47 +02:00
iso-scan.sh remove all vim and emacs code format comments 2014-08-29 13:38:47 +02:00
module-setup.sh Enable the use of the OverlayFS for the LiveOS root filesystem. 2017-03-11 00:42:19 -05:00
parse-dmsquash-live.sh Enable the use of the OverlayFS for the LiveOS root filesystem. 2017-03-11 00:42:19 -05:00
parse-iso-scan.sh remove all vim and emacs code format comments 2014-08-29 13:38:47 +02:00