diff options
author | mat <mat@FreeBSD.org> | 2019-08-14 20:16:12 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2019-08-14 20:16:12 +0800 |
commit | 3b7cfe0657b6ef8964f3c2ab2d71dd2fc30bb6f0 (patch) | |
tree | d93b56c802078ea422367abc82bd53ab1780d10b /sysutils/py-mqttwarn | |
parent | aee3074317e0383d11c7115b7a40519f802a8e9c (diff) | |
download | freebsd-ports-gnome-3b7cfe0657b6ef8964f3c2ab2d71dd2fc30bb6f0.tar.gz freebsd-ports-gnome-3b7cfe0657b6ef8964f3c2ab2d71dd2fc30bb6f0.tar.zst freebsd-ports-gnome-3b7cfe0657b6ef8964f3c2ab2d71dd2fc30bb6f0.zip |
Convert to UCL & cleanup pkg-message (categories s)
Diffstat (limited to 'sysutils/py-mqttwarn')
-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 +} +] |