openbsd-ports/comms/xcept/patches
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
..
patch-ceptd_ceptd_8_template
patch-ceptd_ceptd_c
patch-ceptd_config_h
patch-ceptd_Makefile
patch-ceptd_modeminit_c
patch-etc_init_cept
patch-etc_Makefile
patch-etc_users_cept
patch-lib_Makefile
patch-Makefile
patch-xcept_makefile
patch-xcept_script_c
patch-xcept_scripts_c
patch-xcept_xcept_c