#!/bin/sh /etc/rc.common. START=50 start() { lcdexec -c /etc/lcdexec.conf } stop() { killall lcdexec }