pmaports/device/device-sony-taoshan/initfs-hook.sh
2018-11-27 07:47:11 +01:00

3 lines
163 B
Bash

#!/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 &