TYPE3
[iec.git] / src / type3_AndroidCloud / anbox-master / data / seccomp / anbox.sc
diff --git a/src/type3_AndroidCloud/anbox-master/data/seccomp/anbox.sc b/src/type3_AndroidCloud/anbox-master/data/seccomp/anbox.sc
new file mode 100644 (file)
index 0000000..8ddea8a
--- /dev/null
@@ -0,0 +1,7 @@
+reject_force_umount  # comment this to allow umount -f;  not recommended
+[all]
+kexec_load errno 38
+open_by_handle_at errno 38
+init_module errno 38
+finit_module errno 38
+delete_module errno 38