diff options
Diffstat (limited to 'net/iodine/pkg-message')
-rw-r--r-- | net/iodine/pkg-message | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/net/iodine/pkg-message b/net/iodine/pkg-message index 91ab68e89aa8..39a4651d0afd 100644 --- a/net/iodine/pkg-message +++ b/net/iodine/pkg-message @@ -1,3 +1,6 @@ +[ +{ type: install + message: <<EOM To start iodined at boot, put these lines to your rc.conf: iodined_enable="YES" @@ -23,3 +26,6 @@ To run the client, Replace 192.168.1.1 with your DNS server. See iodine(1) for more information. +EOM +} +] |