mirror of
https://github.com/opnsense/plugins.git
synced 2026-05-28 04:34:15 -04:00
The plugin will move to core in 18.7, but for now we can adapt the changes that have been implemented there.
8 lines
205 B
Makefile
8 lines
205 B
Makefile
PLUGIN_NAME= monit
|
|
PLUGIN_VERSION= 1.7
|
|
PLUGIN_VERSION= 1
|
|
PLUGIN_COMMENT= Proactive system monitoring
|
|
PLUGIN_MAINTAINER= frank.brendel@eurolog.com
|
|
PLUGIN_DEPENDS= monit
|
|
|
|
.include "../../Mk/plugins.mk"
|