#!/system/bin/sh

busybox mount -o remount,ro /system
echo "System mounted read/write"