Systemd/src/fstab-generator
Christian Hesse 110773f6c9 fstab-generator: add x-systemd.mount-timeout (#4603)
This adds a new systemd fstab option x-systemd.mount-timeout. The option
adds a timeout value that specifies how long systemd waits for the mount
command to finish. It allows to mount huge btrfs volumes without issues.

This is equivalent to adding option TimeoutSec= to [Mount] section in a
mount unit file.

fixes #4055
2016-11-11 09:08:57 -05:00
..
fstab-generator.c fstab-generator: add x-systemd.mount-timeout (#4603) 2016-11-11 09:08:57 -05:00
Makefile mount: replace PID1 internal fstab parser with generator 2012-05-22 19:25:17 +02:00