pjd b84a0251e3 When dropping privileges prefer capsicum over chroot+setgid+setuid.
We can use capsicum for secondary worker processes and hastctl.
When working as primary we drop privileges using chroot+setgid+setuid
still as we need to send ioctl(2)s to ggate device, for which capsicum
doesn't allow (yet).

X-MFC after:	capsicum is merged to stable/8
2011-03-21 21:31:50 +00:00
..
2010-06-14 21:44:58 +00:00
2011-03-07 10:38:18 +00:00
2010-06-14 21:25:20 +00:00
2011-03-07 19:54:51 +00:00
2010-10-24 15:41:23 +00:00