blob: 64a8964b3d90437ac2d876d5b59d37d36988902d (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
--- 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"
box-deny-ip = "*.*.*.*"
box-allow-ip = "127.0.0.1"
group = wapbox
bearerbox-host = localhost
-log-file = "/var/log/kannel/wapbox.log"
+log-file = "/var/log/wapbox.log"
|