diff options
Diffstat (limited to 'data')
-rwxr-xr-x | data/live-build-config/hooks/live/10-unmountfs.chroot | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/live-build-config/hooks/live/10-unmountfs.chroot b/data/live-build-config/hooks/live/10-unmountfs.chroot index 05bcc12c..7992a4d2 100755 --- a/data/live-build-config/hooks/live/10-unmountfs.chroot +++ b/data/live-build-config/hooks/live/10-unmountfs.chroot @@ -1,5 +1,5 @@ #!/bin/sh -exit 0 + # hack umountfs script to cleanly unmount live systems sed \ |