From 4f2d35ce3782a5a46eb1b02f1df69f99b4ff6769 Mon Sep 17 00:00:00 2001 From: Michael McConville Date: Wed, 13 Jan 2016 23:38:33 -0500 Subject: [PATCH] These ulimit commands are redundant with the above login.conf stuff... That said, using ulimit and being conservative with login.conf where possible may be ideal. --- OpenBSD.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/OpenBSD.md b/OpenBSD.md index 8707c5f6..075af31a 100644 --- a/OpenBSD.md +++ b/OpenBSD.md @@ -43,12 +43,6 @@ If the database file `/etc/login.conf.db` exists, you need to rebuild it with: # cap_mkdb /etc/login.conf ``` -``` -ulimit -n 512 -ulimit -p 512 -ulimit -d 2036792 -``` - Add the login class to the user you would like to have build go ``` # vipw