X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fsystemd-fstab-generator.xml;fp=man%2Fsystemd-fstab-generator.xml;h=a526bcfdb24bb1b3c95f22c21cf24c0494ffe604;hb=059b37cc288ab529c6b5033af1f8118914f0329f;hp=0000000000000000000000000000000000000000;hpb=f5ccf26ded1fd7c3d5d9c7b6615236ae051b4a34;p=elogind.git diff --git a/man/systemd-fstab-generator.xml b/man/systemd-fstab-generator.xml new file mode 100644 index 000000000..a526bcfdb --- /dev/null +++ b/man/systemd-fstab-generator.xml @@ -0,0 +1,118 @@ + + + + + + + + systemd-fstab-generator + systemd + + + + Developer + Lennart + Poettering + lennart@poettering.net + + + + + + systemd-fstab-generator + 8 + + + + systemd-fstab-generator + Unit generator for /etc/fstab + + + + /usr/lib/systemd/system-generators/systemd-fstab-generator + + + + Description + + systemd-fstab-generator is + a generator that translates + /etc/fstab (see + fstab5 + 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 + units as necessary. + + See + systemd.mount5 + and + systemd.swap5 + for more information about special + /etc/fstab mount options this + generator understands. + + systemd-fstab-generator + implements the generator + specification. + + + + Kernel Command Line + + systemd-fstab-generator understands + the following kernel command line parameters: + + + + + fstab= + rd.fstab= + + Takes a boolean + argument. Defaults to + yes. If + no causes the + generator to ignore any mounts or swaps + configured in + /etc/fstab. rd.fstab= + is honoured only be initial RAM disk + (initrd) while + luks.fstab= is + honoured by both the main system and + the initrd. + + + + + + + See Also + + systemd1, + fstab5, + systemd.mount5, + systemd.swap5, + systemd-cryptsetup-generator8 + + + +