fix losetup -a used in newer busybox, add ntfs-3g with acl support
This commit is contained in:
+1
-1
@@ -19,7 +19,7 @@ debug_shell
|
||||
|
||||
detach_free_loops()
|
||||
{
|
||||
losetup | cut -d : -f 1 | xargs -r -n 1 losetup -d
|
||||
losetup -a | cut -d : -f 1 | xargs -r -n 1 losetup -d
|
||||
}
|
||||
|
||||
# $1=dir
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user