mirror of
https://github.com/opnsense/plugins.git
synced 2026-02-11 14:53:08 -05:00
6 lines
174 B
Makefile
6 lines
174 B
Makefile
PLUGIN_NAME= boot-delay
|
|
PLUGIN_VERSION= 1.0
|
|
PLUGIN_COMMENT= Apply a persistent 10 second boot delay
|
|
PLUGIN_MAINTAINER= franco@opnsense.org
|
|
|
|
.include "../../Mk/plugins.mk"
|