CVSROOT:        /cvs
Module name:    src
Changes by:     r...@cvs.openbsd.org    2016/12/14 07:38:42

Modified files:
        usr.bin/bgplg  : bgplg.8 

Log message:
Some of the executables that are used by bgplg need the set-user-ID
bit, so they should be mounted on a filesystem without the nosuid
option.  OpenBSD's /var/www is mounted nosuid by default and using
bgplg with the statically-linked "ping" doesn't work with nosuid.

Reported by Michael W. Lucas (mwlucas at michaelwlucas.com)

OK jmc@ jca@

Reply via email to