1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-17 15:27:36 +00:00

Disallow uucp execution to others.

It maybe not so nice, but if any user can easily shut up your
mail feed with big file isn't nice too.
This commit is contained in:
Andrey A. Chernov 1994-05-31 05:37:12 +00:00
parent 5974426b37
commit 336116b49a
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=1654

View File

@ -1,9 +1,10 @@
# Makefile for uucp
# $Id: Makefile,v 1.2 1993/08/05 16:15:11 jtc Exp $
# $Id: Makefile,v 1.1 1993/08/05 18:27:34 conklin Exp $
BINDIR= $(bindir)
BINOWN= $(owner)
BINMODE= 4555
BINGRP= $(group)
BINMODE= 4550
PROG= uucp
SRCS= uucp.c util.c log.c copy.c