diff options
author | Ulrich Müller <ulm@gentoo.org> | 2020-12-31 19:20:48 +0100 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2020-12-31 19:20:48 +0100 |
commit | 192df982389eb4606a3d7051b52c082b52455fbd (patch) | |
tree | b303fc3bc76c0eb937d42b9aa0cde2550dbdc0d7 /2015-10-07-openrc-0-18-localmount-and-netmount-changes | |
parent | Add README file with copyright and license information. (diff) | |
download | gentoo-news-192df982389eb4606a3d7051b52c082b52455fbd.tar.gz gentoo-news-192df982389eb4606a3d7051b52c082b52455fbd.tar.bz2 gentoo-news-192df982389eb4606a3d7051b52c082b52455fbd.zip |
Remove old news items up to 2015.
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to '2015-10-07-openrc-0-18-localmount-and-netmount-changes')
-rw-r--r-- | 2015-10-07-openrc-0-18-localmount-and-netmount-changes/2015-10-07-openrc-0-18-localmount-and-netmount-changes.en.txt | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/2015-10-07-openrc-0-18-localmount-and-netmount-changes/2015-10-07-openrc-0-18-localmount-and-netmount-changes.en.txt b/2015-10-07-openrc-0-18-localmount-and-netmount-changes/2015-10-07-openrc-0-18-localmount-and-netmount-changes.en.txt deleted file mode 100644 index 7b2b688..0000000 --- a/2015-10-07-openrc-0-18-localmount-and-netmount-changes/2015-10-07-openrc-0-18-localmount-and-netmount-changes.en.txt +++ /dev/null @@ -1,17 +0,0 @@ -Title: OpenRC-0.18 localmount and netmount changes -Author: William Hubbs <williamh@gentoo.org> -Content-Type: text/plain -Posted: 2015-10-07 -Revision: 1 -News-Item-Format: 1.0 -Display-If-Installed: <=sys-apps/openrc-0.18 - -The behaviour of localmount and netmount is changing on Linux systems. -In the past, these services always started successfully. However, now they -will fail if a file system they attempt to mount cannot be mounted. - -If you have file systems listed in fstab which should not be mounted at -boot time, make sure to add noauto to the mount options. If you have -file systems that you want to attempt to mount at boot time but failure -should be allowed, add nofail to the mount options for these file -systems in fstab. |