summaryrefslogtreecommitdiff
path: root/examples/snac_openbsd_login_conf (follow)
Commit message (Collapse)AuthorAgeFilesLines
* OpenBSD: Document login class w/ extended openfilesGravatar Alvar Penning9 days1-0/+7
A file heavy applications makes heavy use of files. Shocking news. OpenBSD's daemon login class limits the amount of openfiles quite strict. This restriction is an annoyance for lots of applications, and, unless I am mistaken, seems to be an issue for snac as well. Thus, after hopefully fixing this on my instance, I tried to briefly document this in snac(8) and provide a minimal login.conf(5) example.