Add rcvar back to the linux rc script. Without it it was enabled

unconditionally.

Reported by:	Michael Butler <imb at protected-networks dot net>
MFC after:	2 weeks
Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Edward Tomasz Napierala 2019-10-03 16:38:44 +00:00
parent 0602025219
commit ee0ee18c9c

View File

@ -11,6 +11,7 @@
name="linux"
desc="Enable Linux ABI"
rcvar="linux_enable"
start_cmd="${name}_start"
stop_cmd=":"