summaryrefslogtreecommitdiff
path: root/sbin
diff options
context:
space:
mode:
authorLuigi Rizzo <luigi@FreeBSD.org>2006-02-28 08:02:28 +0000
committerLuigi Rizzo <luigi@FreeBSD.org>2006-02-28 08:02:28 +0000
commitcea897b2bf64c88f6b488f8d5e3feb6cf9ae0339 (patch)
tree2763429fcbfbd7f4bcc3db9ec03a93bee70545a3 /sbin
parent29ae59edffa32ae8341daf9b57377ddae498749c (diff)
downloadsrc-test2-cea897b2bf64c88f6b488f8d5e3feb6cf9ae0339.tar.gz
src-test2-cea897b2bf64c88f6b488f8d5e3feb6cf9ae0339.zip
Notes
Diffstat (limited to 'sbin')
-rw-r--r--sbin/init/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/sbin/init/Makefile b/sbin/init/Makefile
index 1d7c39f63e9c..0dcbffade77b 100644
--- a/sbin/init/Makefile
+++ b/sbin/init/Makefile
@@ -4,7 +4,6 @@
PROG= init
MAN= init.8
MLINKS= init.8 securelevel.8
-BINMODE=500
PRECIOUSPROG=
INSTALLFLAGS=-b -B.bak
WARNS?= 6