diff options
author | ryoon <ryoon> | 2011-03-03 10:50:52 +0000 |
---|---|---|
committer | ryoon <ryoon> | 2011-03-03 10:50:52 +0000 |
commit | 7a82ede5742d74ca6e236b72e0b8018a77b56367 (patch) | |
tree | 0be7386cd31eef0f782e25106bff2060e9631174 /inputmethod/dbskkd-cdb | |
parent | 70276cdd3f3ac67ee7325dd75117092f0f3df08d (diff) | |
download | pkgsrc-7a82ede5742d74ca6e236b72e0b8018a77b56367.tar.gz |
Mention services database.
Diffstat (limited to 'inputmethod/dbskkd-cdb')
-rw-r--r-- | inputmethod/dbskkd-cdb/MESSAGE | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/inputmethod/dbskkd-cdb/MESSAGE b/inputmethod/dbskkd-cdb/MESSAGE index fa43d7382e6..4ab7a0aba70 100644 --- a/inputmethod/dbskkd-cdb/MESSAGE +++ b/inputmethod/dbskkd-cdb/MESSAGE @@ -1,8 +1,12 @@ =========================================================================== -$NetBSD: MESSAGE,v 1.1.1.1 2010/09/10 09:11:34 obache Exp $ +$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 =========================================================================== |