CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/08/14 01:34:49
Modified files:
usr.sbin/vmctl : vmctl.c
usr.sbin/vmd : vmd.c vmd.h
Log message:
Improve the error message when supplying an invalid template to vmctl
start. Favoring 'invalid template' over 'permission denied' should give
the user a better hint on what went wrong.
ok kn@ mlarkin@
