NAME
systemd-remount-fs.service, systemd-remount-fs - Remount root and kernel file systems
SYNOPSIS
systemd-remount-fs.service /lib/systemd/systemd-remount-fs
DESCRIPTION
systemd-remount-fs.service is an early boot service that applies mount options listed in fstab(5) to the root file system, the /usr file system, and the kernel API file systems. This is required so that the mount options of these file systems — which are pre-mounted by the kernel, the initial RAM disk, container environments or system manager code — are updated to those listed in /etc/fstab. This service ignores normal file systems and only changes the root file system (i.e. /), /usr and the virtual kernel API file systems such as /proc, /sys or /dev. This service executes no operation if /etc/fstab does not exist or lists no entries for the mentioned file systems. For a longer discussion of kernel API file systems see API File Systems[1].
SEE ALSO
systemd(1), fstab(5), mount(8)
NOTES
1. API File Systems http://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
More Linux Commands
manpages/strtok.3.html
strtok(3) - extract tokens from strings - Linux manual page
The strtok() function breaks a string into a sequence of zero or more nonempty tokens. On the first call to strtok() the string to be parsed should be specified
manpages/CIRCLEQ_INSERT_BEFORE.3.html
CIRCLEQ_INSERT_BEFORE(3) implementations of lists, tail queu
These macros define and operate on three types of data structures: lists, tail queues, and circular queues. All three structures support the following functiona
manpages/wcsspn.3.html
wcsspn(3) - advance in a wide-character string, skipping any
The wcsspn() function is the wide-character equivalent of the strspn(3) function. It determines the length of the longest initial segment of wcs which consists
manpages/nextafterf.3.html
nextafterf(3) - floating-point number manipulation (ManPage)
The nextafter(), nextafterf(), and nextafterl() functions return the next representable floating-point value following x in the direction of y. If y is less tha
manpages/FcPatternDestroy.3.html
FcPatternDestroy(3) - Destroy a pattern - Linux manual page
Decrement the pattern reference count. If all references are gone, destroys the pattern, in the process destroying all related values. VERSION Fontconfig versio
manpages/ldap_controls.3.html
ldap_controls(3) - LDAP control manipulation routines.......
These routines are used to manipulate structures used for LDAP controls. ldap_control_create() creates a control with the specified OID using the contents of th
manpages/utmpname.3.html
utmpname(3) - access utmp file entries - Linux manual page
New applications should use the POSIX.1-specified utmpx versions of these functions; see CONFORMING TO. utmpname() sets the name of the utmp-format file for the
manpages/zshcompwid.1.html
zshcompwid(1) - zsh completion widgets - Linux manual page
The shells programmable completion mechanism can be manipulated in two ways; here the low-level features supporting the newer, function-based mechanism are defi
manpages/pmap.1.html
pmap(1) - display information about process memory mappings
pmap(1) displays information about a processs memory mappings, such as its stack, data segment, mapped files, and so on. The pmap(1) utility will show, for each
manpages/flushinp.3x.lc.html
flushinp.3x(lc) miscellaneous curses utility routines.......
The unctrl routine returns a character string which is a printable representation of the character c, ignoring attributes. Control characters are displayed in t
manpages/getpw.3.html
getpw(3) - Re-construct password line entry - Linux man page
The getpw() function reconstructs the password line entry for the given user ID uid in the buffer buf. The returned buffer contains a line of format name:passwd
manpages/sa-awl.1.html
sa-awl(1) - examine and manipulate SpamAssassin's auto-white
Check or clean a SpamAssassin auto-whitelist ( AWL ) database file. The name of the file is specified after any options, as dbfile. The default is $HOME/.spamas
