diff options
Diffstat (limited to 'sysutils/ipad_charge/files/pkg-message.in')
-rw-r--r-- | sysutils/ipad_charge/files/pkg-message.in | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/sysutils/ipad_charge/files/pkg-message.in b/sysutils/ipad_charge/files/pkg-message.in index 2d6b51f67973..11519f61ceaf 100644 --- a/sysutils/ipad_charge/files/pkg-message.in +++ b/sysutils/ipad_charge/files/pkg-message.in @@ -1,4 +1,6 @@ -********************************************************************* +[ +{ type: install + message: <<EOM 1) add ipad_charge_enable="YES" and optionally ipad_charge_action="ON" (default) or "OFF" . @@ -7,5 +9,6 @@ to your /etc/rc.conf 2) Please restart devd as the configuration changed # service devd restart - -********************************************************************* +EOM +} +] |