Allow setpriority in "proc" as well, since a few shells have "nice"
authorderaadt <deraadt@openbsd.org>
Mon, 19 Oct 2015 16:20:56 +0000 (16:20 +0000)
committerderaadt <deraadt@openbsd.org>
Mon, 19 Oct 2015 16:20:56 +0000 (16:20 +0000)
commitdf1d1c4144ea8db22b76db6b6f840156b37f4f70
treed7b048eedaf8e5f8db6f6a8955e55573e04631a7
parent64fca78a5b8410316d9ea604e66aa789850a8622
Allow setpriority in "proc" as well, since a few shells have "nice"
builtin.  make a note that setpriority() should be weakened, unless "id"
is also present.
pointed out by Theo Buehler
sys/kern/kern_pledge.c