- removed some undefined variables

- fixed function openRootDB
- fixed realtime-function (it's now a tcp connection), fixes #24
- fixed missing $-sign befor variable in makePathfield
This commit is contained in:
Michael Kaufmann (d00p)
2010-02-21 21:09:48 +00:00
parent c192d19d7e
commit e8de3d45e5
13 changed files with 64 additions and 34 deletions

View File

@@ -1,8 +1,8 @@
service froxlor
{
id = froxlor
socket_type = dgram
protocol = udp
socket_type = stream
protocol = tcp
wait = no
user = root