From cbdc4eed040054b043548c095f800258217afcf7 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Tue, 25 Jun 2002 05:07:09 +0000 Subject: 2002-06-14 Roland McGrath * Makefile (INSTALL-vminfo-ops): Variable removed (no setuid). * vmstat.c (ensure_def_pager_info): If get_privileged_ports fails with EPERM, try to open /servers/default-pager instead. * Makefile (INSTALL-vmstat-ops): Variable removed (no setuid). --- utils/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'utils') diff --git a/utils/Makefile b/utils/Makefile index 85022285..d4edc65b 100644 --- a/utils/Makefile +++ b/utils/Makefile @@ -43,8 +43,6 @@ INSTALL-login-ops = -o root -m 4755 INSTALL-ids-ops = -o root -m 4755 INSTALL-ps-ops = -o root -m 4755 INSTALL-w-ops = -o root -m 4755 -INSTALL-vmstat-ops = -o root -m 4755 -INSTALL-vminfo-ops = -o root -m 4755 INSTALL-ping-ops = -o root -m 4755 include ../Makeconf -- cgit v1.2.3