git: b029e29e0d8b - main - login.conf: add a placeholder for the pipebuf limit
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 20 Sep 2024 06:46:52 UTC
The branch main has been updated by kib:
URL: https://cgit.FreeBSD.org/src/commit/?id=b029e29e0d8b928de2da50014d81799dfb5c9047
commit b029e29e0d8b928de2da50014d81799dfb5c9047
Author: Konstantin Belousov <kib@FreeBSD.org>
AuthorDate: 2024-09-11 14:48:58 +0000
Commit: Konstantin Belousov <kib@FreeBSD.org>
CommitDate: 2024-09-20 06:46:07 +0000
login.conf: add a placeholder for the pipebuf limit
Sponsored by: The FreeBSD Foundation
MFC after: 1 week
Differential revision: https://reviews.freebsd.org/D46619
---
usr.bin/login/login.conf | 1 +
1 file changed, 1 insertion(+)
diff --git a/usr.bin/login/login.conf b/usr.bin/login/login.conf
index 50a2ba9ffb5e..1069da17b4db 100644
--- a/usr.bin/login/login.conf
+++ b/usr.bin/login/login.conf
@@ -44,6 +44,7 @@ default:\
:pseudoterminals=unlimited:\
:kqueues=unlimited:\
:umtxp=unlimited:\
+ :pipebuf=unlimited:\
:priority=0:\
:ignoretime@:\
:umask=022:\