mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 17:59:07 -04:00
13 lines
510 B
Plaintext
13 lines
510 B
Plaintext
===========================================================================
|
|
$NetBSD: MESSAGE,v 1.2 2011/03/03 10:50:52 ryoon Exp $
|
|
|
|
Please add the following lines to /etc/inetd.conf.
|
|
|
|
skkserv stream tcp nowait nobody ${PREFIX}/libexec/dbskkd-cdb dbskkd-cdb
|
|
skkserv stream tcp6 nowait nobody ${PREFIX}/libexec/dbskkd-cdb dbskkd-cdb
|
|
|
|
And please add the following line to /etc/services and update database.
|
|
|
|
skkserv 1178/tcp
|
|
===========================================================================
|