CVSROOT: /cvs Module name: src Changes by: gsoa...@cvs.openbsd.org 2016/02/23 07:51:13
Modified files: usr.sbin/eigrpd: eigrpd.c Log message: I just stumbled on this and noticed that eigrpd requires inet and rpath in pledge(2) call to make "reload", without that, daemon will crash on SIGHUP signal.... as discurssed/OK renato@ commit it now, deraadt@