From 024c51d28614e49ff8b234e56b8d15c113e4d0ad Mon Sep 17 00:00:00 2001 From: David Thompson Date: Mon, 28 May 2012 22:24:28 +0100 Subject: tuna: Automatically mount USB storage and show unmount button and storage usage in settings mount point is /mnt/usbdisk Change-Id: I636aa2f3f45be3d3ed2a120c90d67b13b467c2c9 --- init.tuna.rc | 1 + 1 file changed, 1 insertion(+) (limited to 'init.tuna.rc') diff --git a/init.tuna.rc b/init.tuna.rc index 4823599..d8b5e62 100755 --- a/init.tuna.rc +++ b/init.tuna.rc @@ -7,6 +7,7 @@ on early-init # for backwards compatibility symlink /storage/sdcard0 /sdcard symlink /storage/sdcard0 /mnt/sdcard + mkdir /mnt/usbdisk 0755 system system on post-fs-data # we will remap this as /storage/sdcard0 with the sdcard fuse tool -- cgit v1.1