Commit Graph

4 Commits

Author SHA1 Message Date
pvalchev
bcb9e8d8e9 This ridiculous port installs the daemon 'ceptd' as setuid root and advises
to be run as root via inetd, while it really only needs access to the modem
It also needs INSTALL/DEINSTALL scripts to handle the configuration files,
etc.  Try to bring it to a usable state, and advise the user to run it
as follows:

xcept   stream  tcp     nowait  xcept   ${PREFIX}/libexec/ceptd ceptd

After creating a 'xcept' user belonging in group 'dialer'.  And, no
longer install this setuid root, which is really not needed.

XXX The user creation and the configuration files installation should
be automatic, but this will have to do for now and help the users.
2002-10-01 06:51:05 +00:00
espie
08f15f7fab Make this look like an OpenBSD port.
Mark as unbroken.
2000-09-03 16:25:04 +00:00
angelos
1f989b0864 Fix installation and fake. 2000-06-14 22:22:28 +00:00
joey
c24f639b91 xcept 1997-12-31 16:50:28 +00:00