Skip to content

Commit

Permalink
TF700T: Add a sysfs to disable fsync (init)
Browse files Browse the repository at this point in the history
Change-Id: I1c925054f6f3de5beaf4169a9cddf981e01bb36c
Signed-off-by: Jorge Ruesga <jorge@ruesga.com>
  • Loading branch information
jruesga committed Nov 5, 2013
1 parent 822e465 commit 7618d30
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions ramdisk/init.cardhu.rc
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,9 @@ on post-fs-data

on boot

# fs
write /sys/module/sync/parameters/fsync_enabled 1

# bluetooth
# change back to bluetooth from system
chown bluetooth net_bt_stack /data/misc/bluetooth
Expand Down

0 comments on commit 7618d30

Please sign in to comment.