mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
sysutils/monit: fix typo
PR: https://github.com/opnsense/core/issues/2400
This commit is contained in:
committed by
Franco Fichtner
parent
ad46e502cf
commit
95e79a69a5
@@ -51,13 +51,13 @@
|
||||
<id>monit.service.start</id>
|
||||
<label>Start</label>
|
||||
<type>text</type>
|
||||
<help><![CDATA[The start skript of the service.]]></help>
|
||||
<help><![CDATA[The start script of the service.]]></help>
|
||||
</field>
|
||||
<field>
|
||||
<id>monit.service.stop</id>
|
||||
<label>Stop</label>
|
||||
<type>text</type>
|
||||
<help><![CDATA[The stop skript of the service.]]></help>
|
||||
<help><![CDATA[The stop script of the service.]]></help>
|
||||
</field>
|
||||
<field>
|
||||
<id>monit.service.tests</id>
|
||||
|
||||
Reference in New Issue
Block a user