I don't know who decided that an install mode of 4544 was correct, but

for a binary it's far from it.  This is why sysinstall is unable to run
ppp at startup time and causing weirdies in -current.
This commit is contained in:
Jordan K. Hubbard 1999-08-27 06:01:27 +00:00
parent 8473f372df
commit 4d391b8dd9
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# $Id: Makefile,v 1.58 1999/08/22 23:17:57 brian Exp $
# $Id: Makefile,v 1.59 1999/08/23 23:13:59 brian Exp $
MAINTAINER=brian@FreeBSD.org
@ -12,7 +12,7 @@ SRCS= acf.c arp.c async.c auth.c bundle.c cbcp.c ccp.c chap.c chat.c \
CFLAGS+=-Wall
LDADD+= -lcrypt -lmd -lutil -lz
DPADD+= ${LIBCRYPT} ${LIBMD} ${LIBUTIL} ${LIBZ}
BINMODE=4554
BINMODE=4755
BINOWN= root
BINGRP= network
MAN8= ppp.8