From: sthen Date: Mon, 28 Feb 2022 21:23:38 +0000 (+0000) Subject: provide a login class for vmd, the "daemon" class now has a datasize X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=8a504047818d33aa68890450685946398a04477e;p=openbsd provide a login class for vmd, the "daemon" class now has a datasize limit which is a bit low for VMs. only done on amd64 as vmd is only provided there. ok deraadt@ --- diff --git a/etc/etc.amd64/login.conf b/etc/etc.amd64/login.conf index bf289744afc..211d33d9e82 100644 --- a/etc/etc.amd64/login.conf +++ b/etc/etc.amd64/login.conf @@ -1,4 +1,4 @@ -# $OpenBSD: login.conf,v 1.22 2022/02/21 06:38:57 robert Exp $ +# $OpenBSD: login.conf,v 1.23 2022/02/28 21:23:38 sthen Exp $ # # Sample login.conf file. See login.conf(5) for details. @@ -110,6 +110,10 @@ unbound:\ :openfiles=512:\ :tc=daemon: +vmd:\ + :datasize=16384M:\ + :tc=daemon: + xenodm:\ :openfiles=512:\ :tc=daemon: