mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-01 23:13:40 +02:00
Hide ecryptfs mounts, so that the desktop does not show both the mount and
* gunixmounts.c: (guess_system_internal): Hide ecryptfs mounts, so that the desktop does not show both the mount and the target directory. Patch by Martin Pitt svn path=/trunk/; revision=7736
This commit is contained in:
@@ -263,6 +263,7 @@ guess_system_internal (const char *mountpoint,
|
||||
"autofs",
|
||||
"devfs",
|
||||
"devpts",
|
||||
"ecryptfs",
|
||||
"kernfs",
|
||||
"linprocfs",
|
||||
"proc",
|
||||
|
Reference in New Issue
Block a user