mirror of
https://github.com/opnsense/plugins.git
synced 2026-06-08 16:34:18 -04:00
7 lines
164 B
Makefile
7 lines
164 B
Makefile
|
|
PLUGIN_NAME= boot-delay
|
||
|
|
PLUGIN_VERSION= 1.0
|
||
|
|
PLUGIN_COMMENT= Apply a persistent boot delay
|
||
|
|
PLUGIN_MAINTAINER= franco@opnsense.org
|
||
|
|
|
||
|
|
.include "../../Mk/plugins.mk"
|