summaryrefslogtreecommitdiff
path: root/www/kannel/files/patch-ad
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--www/kannel/files/patch-ad20
1 files changed, 12 insertions, 8 deletions
diff --git a/www/kannel/files/patch-ad b/www/kannel/files/patch-ad
index 54304c0c4f09..64a8964b3d90 100644
--- a/www/kannel/files/patch-ad
+++ b/www/kannel/files/patch-ad
@@ -1,11 +1,15 @@
---- debian/kannel.conf.old Wed Jul 19 03:27:31 2000
-+++ debian/kannel.conf Wed Jul 19 03:27:49 2000
-@@ -13,7 +13,7 @@
- heartbeat-freq = 30
- allowed-hosts = "127.0.0.1"
- denied-hosts = "*.*.*.*"
+--- debian/kannel.conf.orig Mon Dec 11 14:00:30 2000
++++ debian/kannel.conf Wed Jan 3 20:11:13 2001
+@@ -13,10 +13,10 @@
+ admin-allow-ip = "127.0.0.1"
+ wapbox-port = 13002
+ wdp-interface-name = "*"
-log-file = "/var/log/kannel/bearerbox.log"
+log-file = "/var/log/bearerbox.log"
- log-level = 0
+ box-deny-ip = "*.*.*.*"
+ box-allow-ip = "127.0.0.1"
- # A fake SMSC just for testing purposes. Uncomment if you use it.
+ group = wapbox
+ bearerbox-host = localhost
+-log-file = "/var/log/kannel/wapbox.log"
++log-file = "/var/log/wapbox.log"