artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c526018
)
Remove kmem privs.
author
downsj
<downsj@openbsd.org>
Tue, 4 Mar 1997 07:07:21 +0000
(07:07 +0000)
committer
downsj
<downsj@openbsd.org>
Tue, 4 Mar 1997 07:07:21 +0000
(07:07 +0000)
usr.sbin/sendmail/src/Makefile
patch
|
blob
|
history
diff --git
a/usr.sbin/sendmail/src/Makefile
b/usr.sbin/sendmail/src/Makefile
index
dfbae66
..
21426fa
100644
(file)
--- a/
usr.sbin/sendmail/src/Makefile
+++ b/
usr.sbin/sendmail/src/Makefile
@@
-1,4
+1,4
@@
-# $OpenBSD: Makefile,v 1.1
0 1997/01/17 04:49:0
1 downsj Exp $
+# $OpenBSD: Makefile,v 1.1
1 1997/03/04 07:07:2
1 downsj Exp $
#
# OpenBSD Makefile
#
@@
-33,8
+33,8
@@
MAN= aliases.5 mailstats.8 mailq.1 newaliases.1 sendmail.8
LINKS= ${BINDIR}/sendmail /usr/bin/newaliases \
${BINDIR}/sendmail /usr/bin/mailq
BINOWN= root
-BINGRP=
kmem
-BINMODE=
6
555
+BINGRP=
bin
+BINMODE=
4
555
beforeinstall:
# ${INSTALL} ${COPY} -o ${BINOWN} -g ${BINGRP} -m 644 /dev/null \