aboutsummaryrefslogtreecommitdiff
path: root/sbin/init
diff options
context:
space:
mode:
authorAlexander Langer <alex@FreeBSD.org>2000-06-09 09:40:34 +0000
committerAlexander Langer <alex@FreeBSD.org>2000-06-09 09:40:34 +0000
commitaeca5be56be41e88a9c16669619de61bd1318e02 (patch)
tree99751c2d52229c0572503cca942377350eff6b5f /sbin/init
parent94e0a9634e7db7a88949e83df5a8f206c1a090cc (diff)
downloadsrc-aeca5be56be41e88a9c16669619de61bd1318e02.tar.gz
src-aeca5be56be41e88a9c16669619de61bd1318e02.zip
Add MLINK init.8 --> securelevel.8
Requested by: Brett Glass <brett@lariat.org> PR: 13792 Submitted by: nik
Notes
Notes: svn path=/head/; revision=61447
Diffstat (limited to 'sbin/init')
-rw-r--r--sbin/init/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sbin/init/Makefile b/sbin/init/Makefile
index f40061e22a8d..39a5efccf96c 100644
--- a/sbin/init/Makefile
+++ b/sbin/init/Makefile
@@ -3,6 +3,7 @@
PROG= init
MAN8= init.8
+MLINKS= init.8 securelevel.8
BINMODE=500
INSTALLFLAGS=-fschg
CFLAGS+=-DDEBUGSHELL -DSECURE -DLOGIN_CAP -DCOMPAT_SYSV_INIT