summaryrefslogtreecommitdiffstats
path: root/sbin/dump/Makefile
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2001-09-05 15:37:01 +0000
committerru <ru@FreeBSD.org>2001-09-05 15:37:01 +0000
commitd4d77d0e3cd069c048f869890deb6bcfa3ab8137 (patch)
tree4d3677eb8799cbcf234206991448fa96de56769a /sbin/dump/Makefile
parentcebe3d680006748e02cc90784e649922f21f5713 (diff)
downloadFreeBSD-src-d4d77d0e3cd069c048f869890deb6bcfa3ab8137.zip
FreeBSD-src-d4d77d0e3cd069c048f869890deb6bcfa3ab8137.tar.gz
SECURITY.
Notify operators using wall(1)'s -g option. Drop ``setgid tty'' privilege. Obtained from: OpenBSD MFC after: 1 month
Diffstat (limited to 'sbin/dump/Makefile')
-rw-r--r--sbin/dump/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/sbin/dump/Makefile b/sbin/dump/Makefile
index 95e2b9a..2df9111 100644
--- a/sbin/dump/Makefile
+++ b/sbin/dump/Makefile
@@ -18,8 +18,6 @@ LINKS= ${BINDIR}/dump ${BINDIR}/rdump
CFLAGS+=-DRDUMP
CFLAGS+=-I${.CURDIR}/../../libexec/rlogind
SRCS= itime.c main.c optr.c dumprmt.c tape.c traverse.c unctime.c
-BINGRP= tty
-BINMODE=2555
MAN= dump.8
MLINKS+=dump.8 rdump.8
OpenPOWER on IntegriCloud