opnsense-plugins/sysutils/boot-delay/Makefile
2022-04-06 10:20:03 +02:00

8 lines
285 B
Makefile

PLUGIN_NAME= boot-delay
PLUGIN_VERSION= 1.0
PLUGIN_REVISION= 1
PLUGIN_COMMENT= Apply a persistent 10 second boot delay
PLUGIN_MAINTAINER= franco@opnsense.org
PLUGIN_OBSOLETE= Use System / Settings / Tunables: name "kern.cam.boot_delay" value "10000"
.include "../../Mk/plugins.mk"