aboutsummaryrefslogtreecommitdiff
path: root/dns/dhisd/files/patch-README
blob: 2a7fed26476c2164725568d96b755753d89e7a1c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
--- README.orig	Sun Apr 30 18:51:47 2000
+++ README	Mon Feb 26 00:55:38 2001
@@ -29,7 +29,8 @@
 	would result in non-existent host. Thus, the presence of 
 	an IP address, even while offline, is essencial. 
 
-	The DHIS server dhisd runs a database file (/etc/dhis/db/dhis.db)
+	The DHIS server dhisd runs a database file 
+        (__PREFIX__/db/dhis.db)
 	and loads the current list of dynamic hosts into memory. 
 	Furthermore it expects datagram packets to be received on
 	port 58800 from the connecting clients running dhid.
@@ -91,7 +92,7 @@
 	dhisd accepts HUP and TERM signals. A kill -HUP will
 	make it reload the hosts database and kill -TERM
 	will terminate it. Its pid number is recorded on the
-	text file /etc/dhis/pid/dhisd.pid.
+	text file __PREFIX__/pid/dhisd.pid.
 
 	The current DHIS server is expected to perform well
 	on a 100Mhz machine with up to 5000 dynamic hosts.
@@ -99,7 +100,7 @@
 	users.
 
 	dhisd logs online and offline transitions at
-	/etc/dhis/log/dhisd.log
+	__PREFIX__/log/dhisd.log
 
 
 	Firewall considerations: