summaryrefslogtreecommitdiffstats
path: root/sbin/mount_union
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/mount_union')
-rw-r--r--sbin/mount_union/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/sbin/mount_union/Makefile b/sbin/mount_union/Makefile
index 6996bf3..e213137 100644
--- a/sbin/mount_union/Makefile
+++ b/sbin/mount_union/Makefile
@@ -8,7 +8,4 @@ MOUNT= ${.CURDIR}/../mount
CFLAGS+= -I${.CURDIR}/../../sys -I${MOUNT}
.PATH: ${MOUNT}
-BINOWN= root
-BINMODE=4555
-
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud