diff options
Diffstat (limited to 'multimedia/motion/files/pkg-message.in')
-rw-r--r-- | multimedia/motion/files/pkg-message.in | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/multimedia/motion/files/pkg-message.in b/multimedia/motion/files/pkg-message.in index 8d9fceba10f8..5b005eb7d9db 100644 --- a/multimedia/motion/files/pkg-message.in +++ b/multimedia/motion/files/pkg-message.in @@ -1,4 +1,6 @@ -**************************************************************** +[ +{ type: install + message: <<EOM To use the motion service properly, you should edit %%ETCDIR%%/motion.conf @@ -37,5 +39,6 @@ add the following line to /etc/rc.conf: Then, to start the service right now without reboot, execute service motion start - -**************************************************************** +EOM +} +] |