CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/03/01 00:43:33
Modified files:
usr.sbin/vmd : config.c control.c parse.y vm.conf.5 vmd.c
vmd.h
usr.sbin/vmctl : main.c vmctl.c
Log message:
Add "owner" option to set a user/group ownership for pre-configured VMs
This allows matching users to start or stop VMs that they "own" and to
access the console accordingly.
OK mlarkin@
