From 44ac4ef67201e101c2cdaa6d769a316f738cd0a1 Mon Sep 17 00:00:00 2001 From: "Andrey A. Chernov" Date: Fri, 15 Sep 1995 00:05:07 +0000 Subject: [PATCH] Make it sgid dialer to read lockfiles --- gnu/libexec/uucp/uustat/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/gnu/libexec/uucp/uustat/Makefile b/gnu/libexec/uucp/uustat/Makefile index 7451292ceaa4..f45e6a108403 100644 --- a/gnu/libexec/uucp/uustat/Makefile +++ b/gnu/libexec/uucp/uustat/Makefile @@ -1,9 +1,10 @@ # Makefile for uustat -# $Id: Makefile,v 1.2 1993/08/05 16:15:22 jtc Exp $ +# $Id: Makefile,v 1.1 1993/08/05 18:28:01 conklin Exp $ BINDIR= $(bindir) BINOWN= $(owner) -BINMODE= 4555 +BINGRP= dialer +BINMODE= 6555 PROG= uustat SRCS= uustat.c util.c log.c copy.c