summaryrefslogtreecommitdiff
path: root/databases/postgresql13-server/files/patch-src-backend-Makefile
diff options
context:
space:
mode:
authorMark Johnston <markj@FreeBSD.org>2024-04-11 09:58:18 -0400
committerMark Johnston <markj@FreeBSD.org>2024-05-09 12:41:29 -0400
commit77487a63f99d87e3e468d26008baf267ec600760 (patch)
treede15c4ce867b531780e588bacf467b4d21ee052d /databases/postgresql13-server/files/patch-src-backend-Makefile
parentnet-mgmt/net-snmp: Fix the IPV6 MIB implementation (diff)
net-mgmt/net-snmp: Let snmpd run as a non-root user
- Compile without /dev/kmem access. This requires a small patch which opens libkvm in a dummy mode which uses sysctls to implement most of its interfaces rather than /dev/kmem access. This way we can drop the dependency on /dev/kmem without rewriting existing code. - Add a new snmpd user. Configure snmpd to drop privileges once it's finished initialization. - Remove the JAIL option. Now that snmpd avoids using /dev/kmem, there's no need to have a special mode for running snmpd in jails. The patch has been proposed upstream here: https://sourceforge.net/p/net-snmp/mailman/net-snmp-coders/thread/ZjEwNV5BiTOQ-Adi%40nuc/#msg58766857 Approved by: zi Sponsored by: Klara, Inc. Sponsored by: Stormshield Differential Revision: https://reviews.freebsd.org/D45031
Diffstat (limited to 'databases/postgresql13-server/files/patch-src-backend-Makefile')
0 files changed, 0 insertions, 0 deletions