diff options
Diffstat (limited to 'systemd-local-cmds/usr/bin')
-rwxr-xr-x | systemd-local-cmds/usr/bin/local.sh | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/systemd-local-cmds/usr/bin/local.sh b/systemd-local-cmds/usr/bin/local.sh new file mode 100755 index 0000000..84941b9 --- /dev/null +++ b/systemd-local-cmds/usr/bin/local.sh @@ -0,0 +1,4 @@ +#!/bin/bash + +/usr/bin/bindfs --map=502/1000:@20/@100,@70/@33 /mnt/mac /mnt/mac-bind + |