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
This commit is contained in:
parent
48e05cbb50
commit
8266cab35b
@ -3,7 +3,6 @@
|
||||
|
||||
PROG= init
|
||||
MAN= init.8
|
||||
MLINKS= init.8 securelevel.8
|
||||
PRECIOUSPROG=
|
||||
INSTALLFLAGS=-b -B.bak
|
||||
WARNS?= 6
|
||||
|
@ -25,6 +25,6 @@ MAN= ascii.7 \
|
||||
tuning.7
|
||||
|
||||
MLINKS= intro.7 miscellaneous.7
|
||||
MLINKS+= securelevel.7 security.7
|
||||
MLINKS+= security.7 securelevel.7
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
|
Loading…
x
Reference in New Issue
Block a user