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