]> git.cameronkatri.com Git - apple_cmds.git/blobdiff - diskdev_cmds/quota.tproj/Makefile
md5: Don't symlink non working bins, setuid appropriate bins
[apple_cmds.git] / diskdev_cmds / quota.tproj / Makefile
index ba137fe283046fa35cc2e5c62136ed6935a361e5..3002f803955d03d4d95cafda0e10873862584014 100644 (file)
@@ -1,6 +1,9 @@
 PROG=  quota
 MAN=   quota.1
 
+# Setuid this bin
+BINMODE=4555
+
 BINDIR=/usr/bin
 
 .include <bsd.prog.mk>