summaryrefslogtreecommitdiffstats
path: root/sbin/dump/Makefile
diff options
context:
space:
mode:
authoreivind <eivind@FreeBSD.org>1997-02-09 20:56:34 +0000
committereivind <eivind@FreeBSD.org>1997-02-09 20:56:34 +0000
commit959fd6631c3c7b10aadf2f4da3efaa6f355548b6 (patch)
tree3bf83cf52d0338ed7acf4acca702360d7713dc48 /sbin/dump/Makefile
parente3e68afe8f010508380a8d452564778b7c196d51 (diff)
downloadFreeBSD-src-959fd6631c3c7b10aadf2f4da3efaa6f355548b6.zip
FreeBSD-src-959fd6631c3c7b10aadf2f4da3efaa6f355548b6.tar.gz
Removed default setuid and added a comment to the manpage explaining this.
Diffstat (limited to 'sbin/dump/Makefile')
-rw-r--r--sbin/dump/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/dump/Makefile b/sbin/dump/Makefile
index d9aba3d..0912d8d 100644
--- a/sbin/dump/Makefile
+++ b/sbin/dump/Makefile
@@ -18,7 +18,7 @@ CFLAGS+=-DRDUMP
SRCS= itime.c main.c optr.c dumprmt.c tape.c traverse.c unctime.c
BINOWN= root
BINGRP= tty
-BINMODE=6555
+BINMODE=2555
MAN8= dump.8
MLINKS+=dump.8 rdump.8
OpenPOWER on IntegriCloud