summaryrefslogtreecommitdiffstats
path: root/gnu
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>1994-05-31 05:11:12 +0000
committerache <ache@FreeBSD.org>1994-05-31 05:11:12 +0000
commita84b7d35b571329838bd3a0b8301684e5d17ff83 (patch)
tree8455a1827c46c4e1928c52e58db63600d4313e93 /gnu
parentd69fdd8b3f07c9947821c94ed845bc37667f5fd8 (diff)
downloadFreeBSD-src-a84b7d35b571329838bd3a0b8301684e5d17ff83.zip
FreeBSD-src-a84b7d35b571329838bd3a0b8301684e5d17ff83.tar.gz
Don't allow others run uuchk
Diffstat (limited to 'gnu')
-rw-r--r--gnu/libexec/uucp/uuchk/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/gnu/libexec/uucp/uuchk/Makefile b/gnu/libexec/uucp/uuchk/Makefile
index 0aaa00f..7a7038d 100644
--- a/gnu/libexec/uucp/uuchk/Makefile
+++ b/gnu/libexec/uucp/uuchk/Makefile
@@ -1,8 +1,9 @@
# Makefile for uuchk
-# $Id: Makefile,v 1.2 1993/08/05 16:15:02 jtc Exp $
+# $Id: Makefile,v 1.1 1993/08/05 18:27:05 conklin Exp $
BINDIR= $(sbindir)
BINOWN= $(owner)
+BINMODE= 550
PROG= uuchk
SRCS= uuchk.c
OpenPOWER on IntegriCloud