CVSROOT: /cvs Module name: src Changes by: mlar...@cvs.openbsd.org 2024/01/12 16:50:11
Modified files: usr.sbin/vmctl : vmctl.8 Log message: Clarify some behaviour for 'vmctl start' and 'vmctl reload' Clarify that vmctl start max memory is governed by the vmd(8) user's max datasize in /etc/login.conf and that vmctl reload only reloads state for non-running VMs. ok dv