summaryrefslogtreecommitdiffstats
path: root/sbin/mksnap_ffs
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/mksnap_ffs')
-rw-r--r--sbin/mksnap_ffs/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/mksnap_ffs/Makefile b/sbin/mksnap_ffs/Makefile
index 9247cb2..de96fa0 100644
--- a/sbin/mksnap_ffs/Makefile
+++ b/sbin/mksnap_ffs/Makefile
@@ -10,9 +10,9 @@ WARNS?= 2
CFLAGS+=-I${.CURDIR}/../mount
.if defined(NOSUID)
-BINMODE=550
+BINMODE=554
.else
-BINMODE=4550
+BINMODE=4554
BINOWN= root
.endif
BINGRP= operator
OpenPOWER on IntegriCloud