summaryrefslogtreecommitdiffstats
path: root/sbin/init
diff options
context:
space:
mode:
authorremko <remko@FreeBSD.org>2007-06-01 21:48:07 +0000
committerremko <remko@FreeBSD.org>2007-06-01 21:48:07 +0000
commit8266cab35be254d080c55c019e27154420e811c7 (patch)
tree28939903f873d23154980f46a0afaaab97f8f2ca /sbin/init
parent48e05cbb50fdfb53ac2e16924eb1eea08e982321 (diff)
downloadFreeBSD-src-8266cab35be254d080c55c019e27154420e811c7.zip
FreeBSD-src-8266cab35be254d080c55c019e27154420e811c7.tar.gz
I understood the MLINK part incorrectly, it should be the other way around
also remove the init mlink to securelevel. Discussed with and sharing pointyhat with: brueffer
Diffstat (limited to 'sbin/init')
-rw-r--r--sbin/init/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/sbin/init/Makefile b/sbin/init/Makefile
index 0dcbffa..58a9e0a 100644
--- a/sbin/init/Makefile
+++ b/sbin/init/Makefile
@@ -3,7 +3,6 @@
PROG= init
MAN= init.8
-MLINKS= init.8 securelevel.8
PRECIOUSPROG=
INSTALLFLAGS=-b -B.bak
WARNS?= 6
OpenPOWER on IntegriCloud