Home
last modified time | relevance | path

Searched refs:dhisd (Results 1 – 6 of 6) sorted by relevance

/dports/dns/dhisd/dhisd-5.5/
H A DMakefile66 all: dhisd dhisgenkeys
68 dhisd: $(OBJS) main.o target
69 $(CC) $(LDFLAGS) -o dhisd $(OBJS) $(LIBS) main.o
80 install: dhisd dhisgenkeys
81 strip dhisd dhisgenkeys
85 $(CP) dhisd $(INSTALLBIN)
88 $(CHMOD) u+s $(INSTALLBIN)/dhisd
89 $(CP) dhis.db.sample dhisd.conf.sample $(INSTALLCONF)
91 $(CP) dhisd.rc $(INSTALLRC)/dhisd
92 $(CHMOD) 555 $(INSTALLRC)/dhisd
[all …]
H A DWHATSNEW1 On dhisd-5.5
11 On dhisd-5.4:
14 engines are no longer part of dhisd. Instead dhisd is again
24 config file; the default is /usr/local/etc/dhisd.conf
26 The pid file default location moved to /var/run/dhis/dhisd.pid
34 command line (dhisd -h) and the config file.
37 UDP messages from that port; in previous versions dhisd sent
47 On dhisd-5.3:
52 On dhisd-5.2:
56 On dhisd-5.1:
[all …]
H A DINSTALL5 dhisd is the DHIS server, meant to permit updating external
50 It should build the dhisd binary.
80 Copy dhisd and dhisgenkyes to /usr/local/sbin
83 Copy dhisd.rc to /usr/local/etc/rc.d/dhisd
167 Start dhisd and add it to your OS's startup scripts:
169 /usr/local/sbin/dhisd
180 /usr/local/etc/rc.d/dhisd start
305 6. Running dhisd in debug mode
314 By default dhisd does not log much.
322 To log on level 1 use dhisd -D
[all …]
H A Ddhisd.conf.sample2 ; This is an example configuration file for dhisd. Most of these parameters
3 ; can also be set using command line options. See dhisd -h for help on this.
7 LogFile /var/log/dhis/dhisd.log
10 PidFile /var/run/dhis/dhisd.pid
19 DBFile /usr/local/etc/dhisd.db
23 ; in so that dhisd can log into the mysql database.
H A DREADME90 text file (default: /var/run/dhis/dhisd.pid)
96 of the PidFile statement under dhisd.conf
105 (default: /var/log/dhis/dhisd.log)
108 of the LogFile statement under dhisd.conf
113 dhisd supports the following command line options:
123 e.g. dhisd -P /var/run/dhisd.pid
127 e.g. dhisd -l /var/log/dhisd.log
131 e.g. dhisd -d /usr/local/etc/dhis.db
157 See dhisd.conf.sample for an example.
187 dhisd won't run.
[all …]
/dports/dns/dhisd/
H A D.license-catalog.mk5 _LICENSE_DISTFILES=dhisd-5.5.tar.gz