summaryrefslogtreecommitdiffstats
path: root/usr.bin
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>2001-06-23 04:48:59 +0000
committerache <ache@FreeBSD.org>2001-06-23 04:48:59 +0000
commit49fc10f4a2791c4482d2ac1e61985b2067188a19 (patch)
treeee71dc9bd3600ff48c51ccd1b37f6fd09e5d863e /usr.bin
parent887d4d7595cea78239fca623489ca47d41005ed2 (diff)
downloadFreeBSD-src-49fc10f4a2791c4482d2ac1e61985b2067188a19.zip
FreeBSD-src-49fc10f4a2791c4482d2ac1e61985b2067188a19.tar.gz
Make the similar changes as in our keyinfo, i.e. allow user to get his own
sequence and allow root to get everybody's one. Before this change user can't get his own sequence, root required.
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/opieinfo/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/opieinfo/Makefile b/usr.bin/opieinfo/Makefile
index dab590f..1826595 100644
--- a/usr.bin/opieinfo/Makefile
+++ b/usr.bin/opieinfo/Makefile
@@ -8,6 +8,7 @@ CFLAGS+=-I${OPIE_DIST}
DPADD= ${LIBOPIE} ${LIBMD}
LDADD= -lopie -lmd
+BINMODE=4555
.PATH: ${OPIE_DIST}
OpenPOWER on IntegriCloud