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 +++ working/rotord.xml | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) 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" diff --git a/working/rotord.xml b/working/rotord.xml index 0a9422f..c49b02f 100644 --- a/working/rotord.xml +++ b/working/rotord.xml @@ -1,4 +1,4 @@ - 9000 + 80 \ No newline at end of file -- cgit v1.2.3