CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/10/24 09:31:00
Modified files:
usr.sbin/identd: identd.c
Log message:
Fix pledge request to allow for setgroups.
setgroups needed "proc" before the introduction of "id" on 2015/10/17.
Initial patch from Gregor Best, from which I further removed "proc".
