X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsystemd-remount-fs.service.xml;h=c1df5e6f433b95f92390c41083692b95bfbd70f7;hp=fa3b00967080fdf0a00b79a78c5f3a44f736e764;hb=b4efdf97203ddf781c17f77be84cc61516a077d2;hpb=5b6a2c5aab9893ba82acf90696f83e4d48db2b19 diff --git a/man/systemd-remount-fs.service.xml b/man/systemd-remount-fs.service.xml index fa3b00967..c1df5e6f4 100644 --- a/man/systemd-remount-fs.service.xml +++ b/man/systemd-remount-fs.service.xml @@ -58,20 +58,21 @@ is an early-boot service that applies mount options listed in fstab5 - to the root file system and the kernel API virtual - 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 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. /) 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 root file system - or the kernel API VFS. + to the root file system, the /usr + file system and the kernel API virtual 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.