diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2019-08-14 12:16:12 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2019-08-14 12:16:12 +0000 |
commit | bc89cd3d2cf8f4e777f70bdaf1a643f550fa6e38 (patch) | |
tree | d93b56c802078ea422367abc82bd53ab1780d10b /sysutils/py-mqttwarn/files/pkg-message.in | |
parent | Convert to UCL & cleanup pkg-message (categories [p-r]) (diff) |
Convert to UCL & cleanup pkg-message (categories s)
Notes
Notes:
svn path=/head/; revision=508909
Diffstat (limited to 'sysutils/py-mqttwarn/files/pkg-message.in')
-rw-r--r-- | sysutils/py-mqttwarn/files/pkg-message.in | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/sysutils/py-mqttwarn/files/pkg-message.in b/sysutils/py-mqttwarn/files/pkg-message.in index d3df2e371f1d..54c0014467d1 100644 --- a/sysutils/py-mqttwarn/files/pkg-message.in +++ b/sysutils/py-mqttwarn/files/pkg-message.in @@ -1,6 +1,6 @@ - -* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * - +[ +{ type: install + message: <<EOM After installing mqttwarn for the first time, we recommend making the following change to supervisord configuration settings: @@ -29,5 +29,6 @@ environment=MQTTWARNINI="%%PREFIX%%/etc/mqttwarn/mqttwarn.ini",MQTTWARNLOG="/var [include] files = mqttwarn.conf - -* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * +EOM +} +] |