Don't allow others run uucico
This commit is contained in:
parent
1b7219ff62
commit
5789078704
@ -1,9 +1,9 @@
|
||||
# Makefile for uucico
|
||||
# $Id: Makefile,v 1.2 1993/08/06 23:38:23 rgrimes Exp $
|
||||
# $Id: Makefile,v 1.3 1994/05/07 18:13:40 ache Exp $
|
||||
|
||||
BINDIR= $(sbindir)
|
||||
BINOWN= $(owner)
|
||||
BINMODE= 4555
|
||||
BINMODE= 4550
|
||||
|
||||
PROG= uucico
|
||||
SRCS= uucico.c trans.c send.c rec.c xcmd.c prot.c protg.c protf.c \
|
||||
|
Loading…
Reference in New Issue
Block a user