[
{ type: install
  message: <<EOM
1) webcamd requires the cuse(3) kernel module.
Please load this dependency by doing:

       # kldload cuse

or by adding

       cuse_load="YES"

to your /boot/loader.conf

2) add webcamd_enable="YES"

to your /etc/rc.conf

3) Please restart devd to start webcamd

	# service devd restart

4) Optionally add a user to the "webcamd" group

	# pw groupmod webcamd -m <username>

5) If webcamd still did not start, consult the installed webcamd rc.d
script for more help and instructions on how to start webcamd.
EOM
}
]
