#!/bin/sh if [ -e /usr/local/home/lcd_brightness.conf ] then echo "`cat /usr/local/home/lcd_brightness.conf`">/proc/jz/lcd_backlight fi