Don't allow others run uuchk
This commit is contained in:
parent
ac0c045974
commit
a537d2cfa6
@ -1,8 +1,9 @@
|
|||||||
# Makefile for uuchk
|
# Makefile for uuchk
|
||||||
# $Id: Makefile,v 1.2 1993/08/05 16:15:02 jtc Exp $
|
# $Id: Makefile,v 1.1 1993/08/05 18:27:05 conklin Exp $
|
||||||
|
|
||||||
BINDIR= $(sbindir)
|
BINDIR= $(sbindir)
|
||||||
BINOWN= $(owner)
|
BINOWN= $(owner)
|
||||||
|
BINMODE= 550
|
||||||
|
|
||||||
PROG= uuchk
|
PROG= uuchk
|
||||||
SRCS= uuchk.c
|
SRCS= uuchk.c
|
||||||
|
Loading…
Reference in New Issue
Block a user