aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-core-ivi/busybox/files/umount.busybox
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-core-ivi/busybox/files/umount.busybox')
-rw-r--r--recipes-core-ivi/busybox/files/umount.busybox3
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes-core-ivi/busybox/files/umount.busybox b/recipes-core-ivi/busybox/files/umount.busybox
new file mode 100644
index 0000000..0f3e941
--- /dev/null
+++ b/recipes-core-ivi/busybox/files/umount.busybox
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+exec /bin/busybox umount $@