${PKG_PREFIX} -> ${PREFIX}
This commit is contained in:
parent
4f6db0cabd
commit
339acc0fb3
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
||||||
===========================================================================
|
===========================================================================
|
||||||
$NetBSD: MESSAGE,v 1.1 2002/05/03 15:11:06 taca Exp $
|
$NetBSD: MESSAGE,v 1.2 2002/09/18 16:15:50 grant Exp $
|
||||||
|
|
||||||
In order to enable poppassd service, you should add the following line
|
In order to enable poppassd service, you should add the following line
|
||||||
to your /etc/services:
|
to your /etc/services:
|
||||||
|
@ -8,6 +8,6 @@ to your /etc/services:
|
||||||
|
|
||||||
And /etc/inetd.conf:
|
And /etc/inetd.conf:
|
||||||
|
|
||||||
poppass stream tcp nowait root ${PKG_PREFIX}/libexec/poppassd poppassd
|
poppass stream tcp nowait root ${PREFIX}/libexec/poppassd poppassd
|
||||||
|
|
||||||
===========================================================================
|
===========================================================================
|
||||||
|
|
Loading…
Reference in a new issue