systemd-fstab-generator
Unit generator for /etc/fstab
- Provided by: systemd (Version: 229-4ubuntu21.31)
- Report a bug
Unit generator for /etc/fstab
/lib/systemd/system-generators/systemd-fstab-generator
systemd-fstab-generator is a generator that translates /etc/fstab (see fstab(5) for details) into native systemd units early at boot and when configuration of the system manager is reloaded. This will instantiate mount and swap units as necessary.
The passno field is treated like a simple boolean, and the ordering information is discarded. However, if the root file system is checked, it is checked before all the other file systems.
See systemd.mount(5) and systemd.swap(5) for more information about special /etc/fstab mount options this generator understands.
systemd-fstab-generator implements systemd.generator(7).
systemd-fstab-generator understands the following kernel command line parameters:
fstab=, rd.fstab=
root=
rootfstype=
rootflags=
mount.usr=
Otherwise, this parameter defaults to the /usr entry found in /etc/fstab on the root filesystem.
mount.usr= is honored by the initrd.
mount.usrfstype=
Otherwise, this value will be read from the /usr entry in /etc/fstab on the root filesystem.
mount.usrfstype= is honored by the initrd.
mount.usrflags=
Otherwise, this value will be read from the /usr entry in /etc/fstab on the root filesystem.
mount.usrflags= is honored by the initrd.
systemd(1), fstab(5), systemd.mount(5), systemd.swap(5), systemd-cryptsetup-generator(8)