CVSROOT: /cvs Module name: src Changes by: r...@cvs.openbsd.org 2015/11/01 06:59:44
Modified files: usr.sbin/rebound: rebound.c Log message: chroot to pw_dir instead of the hard-coded /var/empty. Also make the chroot+chdir step look more like in the other privsep daemons. OK tedu@