mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
sysutils/mail-backup: rename previous
This commit is contained in:
@@ -78,6 +78,7 @@ security/tor -- The Onion Router
|
||||
sysutils/api-backup -- Provide the functionality to download the config.xml
|
||||
sysutils/boot-delay -- Apply a persistent 10 second boot delay
|
||||
sysutils/lcdproc-sdeclcd -- LCDProc for SDEC LCD devices
|
||||
sysutils/mail-backup -- Send configuration file backup by e-mail
|
||||
sysutils/node_exporter -- Prometheus exporter for machine metrics
|
||||
sysutils/nut -- Network UPS Tools
|
||||
sysutils/smart -- SMART tools
|
||||
|
||||
@@ -1,7 +0,0 @@
|
||||
PLUGIN_NAME= email-config-backup
|
||||
PLUGIN_VERSION= 1.0
|
||||
PLUGIN_COMMENT= Send global configuration file backup by email
|
||||
PLUGIN_DEPENDS= gnupg phpmailer
|
||||
PLUGIN_MAINTAINER= machadovilaca@gmail.com
|
||||
|
||||
.include "../../Mk/plugins.mk"
|
||||
@@ -0,0 +1,8 @@
|
||||
PLUGIN_NAME= mail-backup
|
||||
PLUGIN_VERSION= 0.1
|
||||
PLUGIN_COMMENT= Send configuration file backup by e-mail
|
||||
PLUGIN_DEPENDS= gnupg phpmailer
|
||||
PLUGIN_MAINTAINER= machadovilaca@gmail.com
|
||||
PLUGIN_DEVEL= yes
|
||||
|
||||
.include "../../Mk/plugins.mk"
|
||||
Reference in New Issue
Block a user