mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-03 10:29:15 +00:00
Make it sgid dialer to read lockfiles
This commit is contained in:
parent
da2a7625a4
commit
44ac4ef672
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=10754
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user