aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/quota/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/quota/Makefile')
-rw-r--r--usr.bin/quota/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/quota/Makefile b/usr.bin/quota/Makefile
index a479402878fe..26585ae2b725 100644
--- a/usr.bin/quota/Makefile
+++ b/usr.bin/quota/Makefile
@@ -3,6 +3,7 @@
PROG= quota
BINOWN= root
+BINMODE=4555
DPADD= ${LIBRPCSVC} ${LIBUTIL}
LDADD= -lrpcsvc -lutil