summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Redfern <tim@herge.(none)>2013-03-07 14:31:03 +0000
committerTim Redfern <tim@herge.(none)>2013-03-07 14:31:03 +0000
commit8e15598cec066ef0ab54a17a09cf2221fd10bbf7 (patch)
tree07027d83606e2b65d10b8073f3f846416047c7ad
parent2080fe7e184b58e41c61b64474bf840d21a22072 (diff)
init
-rwxr-xr-xrotord.sh3
-rw-r--r--working/rotord.xml2
2 files changed, 4 insertions, 1 deletions
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 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
<config>
- <port>9000</port>
+ <port>80</port>
</config> \ No newline at end of file