On Fri, 13 Apr 2012 17:11:59 +0200, Xavier
<[email protected]> wrote:
Hi to all,
I'm following the "32.4.2 Plugging in the Device" section of our
Handbook.
When I try '/etc/rc.d/bluetooth start ubt0' command, it, don't show
debug messages like same command on "32.4.2 Plugging in the Device"
section of our Handbook:
# /etc/rc.d/bluetooth start ubt0
#
Why my test command don't show debug messages ?
Thanks, see you.
Put 'set -x' at the top of /etc/rc.d/bluetooth (under the '# KEYWORD: ...'
line for example) and try again. It will print what the script is doing
and might give a hint about what goes wrong.
Ronald.
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bluetooth
To unsubscribe, send any mail to "[email protected]"