pmaports/device/device-sony-taoshan/initfs-hook.sh

4 lines
163 B
Bash
Raw Normal View History

2018-11-21 07:53:26 +00:00
#!/bin/sh
echo "Start the screen enlightener script"
/bin/sh /usr/sbin/sony-taoshan-screen-enlightener >/tmp/sony-taoshan-screen-enlightener.log 2>&1 </dev/null &