summaryrefslogtreecommitdiffstats
path: root/network/kwakd/kwakd.port.patch
diff options
context:
space:
mode:
Diffstat (limited to 'network/kwakd/kwakd.port.patch')
-rw-r--r--network/kwakd/kwakd.port.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/network/kwakd/kwakd.port.patch b/network/kwakd/kwakd.port.patch
new file mode 100644
index 0000000000..ef2bbf7b03
--- /dev/null
+++ b/network/kwakd/kwakd.port.patch
@@ -0,0 +1,11 @@
+--- kwakd.init.orig 2015-05-02 09:20:14.430024081 +0100
++++ kwakd.init 2015-05-02 09:20:28.921897077 +0100
+@@ -15,7 +15,7 @@
+
+ start() {
+ echo -n $"Starting $prog: "
+- daemon $prog -b -p 80
++ daemon $prog -b -p 8000
+ RETVAL=$?
+ echo
+ [ $RETVAL -eq 0 ] && touch $lockfile