aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-extended/webmin/files/mount-excludefs.patch12
1 files changed, 10 insertions, 2 deletions
diff --git a/recipes-extended/webmin/files/mount-excludefs.patch b/recipes-extended/webmin/files/mount-excludefs.patch
index 58257eb..8cb74c4 100644
--- a/recipes-extended/webmin/files/mount-excludefs.patch
+++ b/recipes-extended/webmin/files/mount-excludefs.patch
@@ -1,5 +1,13 @@
-Index: webmin-1.570/mount/index.cgi
-===================================================================
+Add excludefs config option to mount module
+
+Adds a configuration option (currently hidden) to allow the distro to
+hide certain filesystems from the mount module within Webmin (e.g. /dev)
+since these shouldn't be modified from the web interface.
+
+Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
+
+Upstream-status: Pending
+
--- webmin-1.570.orig/mount/index.cgi
+++ webmin-1.570/mount/index.cgi
@@ -33,10 +33,12 @@ elsif ($config{'sort_mode'} == 1) {