1#	$OpenBSD: vmd-fail-too-few-ram.conf,v 1.1.1.1 2017/10/11 12:01:20 bluhm Exp $
2# Fail on memory (less than 1MB)
3vm "x" {
4    memory 1048575
5}
6