Don't edit /etc/services.
This commit is contained in:
parent
5abe1d2851
commit
3935005159
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.32 2013/04/27 15:44:21 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.33 2014/07/11 16:41:31 ajacoutot Exp $
|
||||
|
||||
COMMENT= decoder for the CEPT (Btx) protocol
|
||||
|
||||
DISTNAME= xcept-2.1.2
|
||||
REVISION= 5
|
||||
REVISION= 6
|
||||
CATEGORIES= comms
|
||||
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
|
@ -1,12 +1,8 @@
|
||||
After installing this package, you must add
|
||||
|
||||
xcept 20005/tcp #XCEPT
|
||||
|
||||
to /etc/services, then put the line
|
||||
|
||||
xcept stream tcp nowait _xcept ${PREFIX}/libexec/ceptd ceptd
|
||||
|
||||
in /etc/inetd.conf on your server host.
|
||||
to /etc/inetd.conf on your server host.
|
||||
|
||||
inetd(8) must be reloaded (or started). To enable it at boot, the
|
||||
following line needs to be added to rc.conf.local(5):
|
||||
|
Loading…
Reference in New Issue
Block a user