mail/postfix: add description to restart action (#1881)

mail/postfix: add description to restart action, closes #1874
This commit is contained in:
Frank Wall
2020-06-09 09:35:20 +02:00
committed by GitHub
parent fdcfd2b57b
commit df8b86460c
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -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