#! /bin/sh # /etc/init.d/quoteStart ### BEGIN INIT INFO # Provides: quoteStart # Required-Start: $syslog # Required-Stop: $syslog # Default-Start: 2 3 4 5 # Default-Stop: 0 1 6 # Short-Description: start the Quote Machine # Description: call script to display IP Address on PiFace CAD # ### END INIT INFO # call script to put IP address on PiFace CAD /home/pi/bin/TheQuoteMachine.py