From abec0bd73ea64ffffd8fbc25db615ed84bf24280 Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Thu, 6 Oct 2022 17:40:58 +0200 Subject: [rootfs-stage32] Add mountpoint polyfill for minilinux --- core/rootfs/rootfs-stage32/data/opt/openslx/bin/mountpoint | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 core/rootfs/rootfs-stage32/data/opt/openslx/bin/mountpoint diff --git a/core/rootfs/rootfs-stage32/data/opt/openslx/bin/mountpoint b/core/rootfs/rootfs-stage32/data/opt/openslx/bin/mountpoint new file mode 100755 index 00000000..246e8bae --- /dev/null +++ b/core/rootfs/rootfs-stage32/data/opt/openslx/bin/mountpoint @@ -0,0 +1,3 @@ +#!/bin/ash + +exec slx-tools fs_path_ismountpoint "$@" -- cgit v1.2.3-55-g7522