#!/bin/sh ### BEGIN INIT INFO # Provides: hu.dwim.number-toss # Required-Start: $remote_fs $syslog # Required-Stop: $remote_fs $syslog # Default-Start: 2 3 4 5 # Default-Stop: 0 1 6 # Short-Description: Start the hu.dwim.number-toss service # Description: Start the hu.dwim.number-toss service ### END INIT INFO . /opt/hu.dwim.number-toss/workspace/hu.dwim.number-toss/bin/environment.sh . /opt/hu.dwim.number-toss/workspace/hu.dwim.environment/etc/service-scripts/rc.d-script