116 lines
3.3 KiB
HTML
116 lines
3.3 KiB
HTML
|
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
<HTML><HEAD><TITLE>Man page of SYSTEMD-REMOUNT-FS.SERVICE</TITLE>
|
|
</HEAD><BODY>
|
|
<H1>SYSTEMD-REMOUNT-FS.SERVICE</H1>
|
|
Section: systemd-remount-fs.service (8)<BR>Updated: <BR><A HREF="#index">Index</A>
|
|
<A HREF="/cgi-bin/man/man2html">Return to Main Contents</A><HR>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<A NAME="lbAB"> </A>
|
|
<H2>NAME</H2>
|
|
|
|
systemd-remount-fs.service, systemd-remount-fs - Remount root and kernel file systems
|
|
<A NAME="lbAC"> </A>
|
|
<H2>SYNOPSIS</H2>
|
|
|
|
<P>
|
|
|
|
systemd-remount-fs.service
|
|
<P>
|
|
|
|
/lib/systemd/systemd-remount-fs
|
|
<A NAME="lbAD"> </A>
|
|
<H2>DESCRIPTION</H2>
|
|
|
|
<P>
|
|
|
|
systemd-remount-fs.service
|
|
is an early boot service that applies mount options listed in
|
|
<B><A HREF="/cgi-bin/man/man2html?5+fstab">fstab</A></B>(5), or gathered from the partition table (when
|
|
<B><A HREF="/cgi-bin/man/man2html?8+systemd-gpt-auto-generator">systemd-gpt-auto-generator</A></B>(8)
|
|
is active) 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 configured in
|
|
/etc/fstab
|
|
and the other sources. 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 no configuration is found (/etc/fstab
|
|
does not exist or lists no entries for the mentioned file systems, or the partition table does not contain relevant entries).
|
|
<P>
|
|
|
|
For a longer discussion of kernel API file systems see
|
|
m[blue]<B>API File Systems</B>m[]<FONT SIZE="-2">[1]</FONT>.
|
|
<P>
|
|
|
|
Note:
|
|
systemd-remount-fs.service
|
|
is usually pulled in by
|
|
<B><A HREF="/cgi-bin/man/man2html?8+systemd-fstab-generator">systemd-fstab-generator</A></B>(8), hence it is also affected by the kernel command line option
|
|
<I>fstab=</I>, which may be used to disable the generator. It may also pulled in by
|
|
<B><A HREF="/cgi-bin/man/man2html?8+systemd-gpt-auto-generator">systemd-gpt-auto-generator</A></B>(8), which is affected by
|
|
<I>systemd.gpt_auto</I>
|
|
and other options.
|
|
<A NAME="lbAE"> </A>
|
|
<H2>SEE ALSO</H2>
|
|
|
|
<P>
|
|
|
|
<B><A HREF="/cgi-bin/man/man2html?1+systemd">systemd</A></B>(1),
|
|
<B><A HREF="/cgi-bin/man/man2html?5+fstab">fstab</A></B>(5),
|
|
<B><A HREF="/cgi-bin/man/man2html?8+mount">mount</A></B>(8),
|
|
<B><A HREF="/cgi-bin/man/man2html?8+systemd-fstab-generator">systemd-fstab-generator</A></B>(8),
|
|
<B><A HREF="/cgi-bin/man/man2html?8+systemd-gpt-auto-generator">systemd-gpt-auto-generator</A></B>(8)
|
|
<A NAME="lbAF"> </A>
|
|
<H2>NOTES</H2>
|
|
|
|
<DL COMPACT>
|
|
<DT id="1"> 1.<DD>
|
|
API File Systems
|
|
<DL COMPACT><DT id="2"><DD>
|
|
<A HREF="https://www.freedesktop.org/wiki/Software/systemd/APIFileSystems">https://www.freedesktop.org/wiki/Software/systemd/APIFileSystems</A>
|
|
</DL>
|
|
|
|
<P>
|
|
</DL>
|
|
|
|
<HR>
|
|
<A NAME="index"> </A><H2>Index</H2>
|
|
<DL>
|
|
<DT id="3"><A HREF="#lbAB">NAME</A><DD>
|
|
<DT id="4"><A HREF="#lbAC">SYNOPSIS</A><DD>
|
|
<DT id="5"><A HREF="#lbAD">DESCRIPTION</A><DD>
|
|
<DT id="6"><A HREF="#lbAE">SEE ALSO</A><DD>
|
|
<DT id="7"><A HREF="#lbAF">NOTES</A><DD>
|
|
</DL>
|
|
<HR>
|
|
This document was created by
|
|
<A HREF="/cgi-bin/man/man2html">man2html</A>,
|
|
using the manual pages.<BR>
|
|
Time: 00:06:16 GMT, March 31, 2021
|
|
</BODY>
|
|
</HTML>
|