diff options
Diffstat (limited to 'security/dehydrated/files/pkg-message.in')
-rw-r--r-- | security/dehydrated/files/pkg-message.in | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/security/dehydrated/files/pkg-message.in b/security/dehydrated/files/pkg-message.in index b76d694f4608..e12265f46eb1 100644 --- a/security/dehydrated/files/pkg-message.in +++ b/security/dehydrated/files/pkg-message.in @@ -1,3 +1,6 @@ +[ +{ type: install + message: <<EOM To use this script you should copy the examples in %%PREFIX%%/etc/%%PORTNAME%%/ and at least add a domain and a contact mail address. @@ -18,4 +21,6 @@ weekly_dehydrated_deployscript="%%PREFIX%%/etc/%%PORTNAME%%/deploy.sh" Additional flags for the periodic run go into weekly_dehydrated_flags="-g" - +EOM +} +] |