aboutsummaryrefslogtreecommitdiff
path: root/network/kwakd/kwakd.port.patch
diff options
context:
space:
mode:
authorHenkjan Gersen <h.gersen@gmail.com>2015-05-04 19:10:17 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2015-05-04 19:10:17 +0700
commit68dbd6d1272b0ab71dd31a3c6e7591be40c005f0 (patch)
treeea0ea97cb9ace24f72a97ea199d785d5cd7546ba /network/kwakd/kwakd.port.patch
parent74ec17330881c13a5114d9399f14b6247b10634e (diff)
downloadslackbuilds-68dbd6d1272b0ab71dd31a3c6e7591be40c005f0.tar.xz
network/kwakd: Added (web server).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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 000000000000..ef2bbf7b0340
--- /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