diff options
Diffstat (limited to 'examples/snac_openbsd_login_conf')
| -rwxr-xr-x | examples/snac_openbsd_login_conf | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/examples/snac_openbsd_login_conf b/examples/snac_openbsd_login_conf new file mode 100755 index 0000000..f39b9a1 --- /dev/null +++ b/examples/snac_openbsd_login_conf @@ -0,0 +1,7 @@ +# OpenBSD login.conf(5) entry to increase the openfiles for the snac login +# class. Further documented under "Number of open files on OpenBSD and login +# classes" in snac(8). + +snac:\ + :openfiles=4096:\ + :tc=daemon: |