svc - Implement -g, -G -u, -j, -c, -m
authorMatthew Dillon <dillon@apollo.backplane.com>
Wed, 12 Nov 2014 02:54:43 +0000 (18:54 -0800)
committerMatthew Dillon <dillon@apollo.backplane.com>
Wed, 12 Nov 2014 02:54:43 +0000 (18:54 -0800)
commit21537d461e94739ef8de636be757146fce8bbfab
tree9572b6dc50e8fa9ad2cb3744972025d0fd267542
parent3f50b137276c579ddf2afbc4ca0eb14be25b9f0c
svc - Implement -g, -G -u, -j, -c, -m

* Implement the gid, group-list, uid, jail, and chroot specifications.

* Reformulate the jail and chroot a bit.  Remove -J and -C and instead
  introduce -m to request that svc mount devfs in a jail or chroot.

* Adjust the exit sequencing and update the manual page.
sbin/svc/execute.c
sbin/svc/svc.8
sbin/svc/svc.c
sbin/svc/svc.h