blob: c954d105a8264b5a38b2cf2aeb5b57acaabc9a84 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
===========================================================================
$NetBSD: MESSAGE,v 1.1 2004/02/26 22:44:09 abs Exp $
dqs requires three entries in /etc/services on all machine, such as:
dqs_qmaster 2062/tcp
dqs_execd 2063/tcp
dqs_intercell 2064/tcp
It also has hardcoded config path set to /usr/local/DQS/common/conf, which
needs to be shared between all machines. The naming needs to be fixed.
===========================================================================
|