1
0
mirror of https://github.com/systemd/systemd synced 2024-07-09 04:26:06 +00:00
systemd/test/test-fstab-generator/test-13-label.expected
Lennart Poettering a9b837aa34 generators: change TimeoutSec=0 to TimeoutSec=infinity
With these settings we intend to turn off timeouts for possibly
interactive/slow commands. The officially documented way to turn off the
time-outs is to setting them to infinity. So far we set them to zero
here though.

This lead to some confusiong, for example #18224. Let's fix this by
uniformly spelling out TimeoutSec=infinity.

This doesn't change behaviour. It just makes our generated files match
what we document, without relying on historic compat support.

Fixes: #18224
2023-06-06 12:38:16 +01:00
..
initrd-root-device.target.d
initrd-root-fs.target.requires test-fstab-generator: also check file contents 2023-05-24 08:23:22 +09:00
initrd-usr-fs.target.requires test-fstab-generator: also check file contents 2023-05-24 08:23:22 +09:00
sysroot.mount
systemd-fsck-root.service generators: change TimeoutSec=0 to TimeoutSec=infinity 2023-06-06 12:38:16 +01:00