From 8e15598cec066ef0ab54a17a09cf2221fd10bbf7 Mon Sep 17 00:00:00 2001 From: Tim Redfern Date: Thu, 7 Mar 2013 14:31:03 +0000 Subject: init --- rotord.sh | 3 +++ 1 file changed, 3 insertions(+) (limited to 'rotord.sh') diff --git a/rotord.sh b/rotord.sh index c5429dd..6daf587 100755 --- a/rotord.sh +++ b/rotord.sh @@ -9,6 +9,9 @@ # Description: Enable service provided by daemon. ### END INIT INFO +#cp rotord.sh /etc/init.d +#update-rc.d rotord start 45 S . start 31 0 6 . + dir="/home/ubuntu/rotor/working" user="ubuntu" cmd="rotord" -- cgit v1.2.3