mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
mail/postfix: add description to restart action (#1881)
mail/postfix: add description to restart action, closes #1874
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
PLUGIN_NAME= postfix
|
||||
PLUGIN_VERSION= 1.14
|
||||
PLUGIN_REVISION= 1
|
||||
PLUGIN_COMMENT= SMTP mail relay
|
||||
PLUGIN_DEPENDS= postfix-sasl
|
||||
PLUGIN_MAINTAINER= m.muenz@gmail.com
|
||||
|
||||
@@ -15,6 +15,7 @@ command:/usr/local/opnsense/scripts/OPNsense/Postfix/setup.sh;/usr/local/etc/rc.
|
||||
parameters:
|
||||
type:script
|
||||
message:restarting Postfix
|
||||
description:Restart Postfix service
|
||||
|
||||
[status]
|
||||
command:/usr/local/etc/rc.d/postfix status;exit 0
|
||||
|
||||
Reference in New Issue
Block a user