2013-09-26 17:14:40 +02:00

14 lines
431 B
Plaintext

$NetBSD: patch-cb,v 1.2 2008/11/15 19:34:11 wiz Exp $
--- sysdeps/bsd/glibtop_server.h.orig 2008-05-23 22:13:21.000000000 +0000
+++ sysdeps/bsd/glibtop_server.h
@@ -45,6 +45,8 @@ G_BEGIN_DECLS
#define GLIBTOP_SUID_NETLOAD (1 << GLIBTOP_SYSDEPS_NETLOAD)
#define GLIBTOP_SUID_NETLIST 0
#define GLIBTOP_SUID_PPP (1 << GLIBTOP_SYSDEPS_PPP)
+#define GLIBTOP_SUID_PROC_WD 0
+#define GLIBTOP_SUID_PROC_AFFINITY 0
G_END_DECLS