#!/system/bin/sh
mount -o remount,ro /dev/mtd/mtdblock6 /system
echo 'Remounted as read-only'
