aboutsummaryrefslogtreecommitdiff
path: root/gnu/libexec
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>1994-05-31 05:23:39 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>1994-05-31 05:23:39 +0000
commit5974426b3738bb83e552ecaa42263cebbf2ffb65 (patch)
treed54476a0bc58e039c9ea29c517f5242163e9318d /gnu/libexec
parent241ca242fb2930e5f2d9a54d6992c9529457983b (diff)
downloadsrc-5974426b3738bb83e552ecaa42263cebbf2ffb65.tar.gz
src-5974426b3738bb83e552ecaa42263cebbf2ffb65.zip
Allow group "dialer" to run cu
Disallow others to run cu
Notes
Notes: svn path=/head/; revision=1653
Diffstat (limited to 'gnu/libexec')
-rw-r--r--gnu/libexec/uucp/cu/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/gnu/libexec/uucp/cu/Makefile b/gnu/libexec/uucp/cu/Makefile
index 5b1ba03d851a..180498635fdd 100644
--- a/gnu/libexec/uucp/cu/Makefile
+++ b/gnu/libexec/uucp/cu/Makefile
@@ -1,9 +1,10 @@
# Makefile for cu
-# $Id: Makefile,v 1.2 1993/08/05 16:14:45 jtc Exp $
+# $Id: Makefile,v 1.1 1993/08/05 18:23:27 conklin Exp $
BINDIR= $(bindir)
BINOWN= $(owner)
-BINMODE= 4555
+BINGRP= dialer
+BINMODE= 4550
PROG= cu
SRCS= cu.c prot.c log.c chat.c conn.c tcp.c tli.c copy.c