OpenSuSE Man Pages

Man Page or Keyword Search:
Man Architecture
Apropos Keyword Search (all sections) Output format
home | help
x SuSE Linux 13.1-RELEASE x
x SuSE Linux 13.1-RELEASEx
SYSTEMD-FSTAB-GENERATOR(8)  systemd-fstab-generator SYSTEMD-FSTAB-GENERATOR(8)

NAME
       systemd-fstab-generator - Unit generator for /etc/fstab

SYNOPSIS
       /usr/lib/systemd/system-generators/systemd-fstab-generator

DESCRIPTION
       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 the generator specification[1].

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 honored only by initial RAM disk (initrd) while fstab=
           is honored by both the main system and the initrd.

       mount.timeout=, rd.timeout=
           Specifies the device timeout in seconds. It will only be applied if
           no device-specific timeout settings in /etc/fstab are configured.
           rd.timeout is honoured only by initial RAMD disk (initrd) while
           mount.timeout= is honored by both the main system and the initrd.

SEE ALSO
       systemd(1), fstab(5), systemd.mount(5), systemd.swap(5), systemd-
       cryptsetup-generator(8)

NOTES
        1. generator specification
           http://www.freedesktop.org/wiki/Software/systemd/Generators

systemd 210                                         SYSTEMD-FSTAB-GENERATOR(8)

Want to link to this manual page? Use this URL:
<
http://star2.abcm.com/cgi-bin/bsdi-man?query=systemd-fstab-generator&sektion=8&manpath=>

home | help