summaryrefslogtreecommitdiff
path: root/src/xlat/umount_flags.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/xlat/umount_flags.in')
-rw-r--r--src/xlat/umount_flags.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/xlat/umount_flags.in b/src/xlat/umount_flags.in
new file mode 100644
index 000000000..2edabcdbb
--- /dev/null
+++ b/src/xlat/umount_flags.in
@@ -0,0 +1,4 @@
+MNT_FORCE 1
+MNT_DETACH 2
+MNT_EXPIRE 4
+UMOUNT_NOFOLLOW 8