Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Successfully merging a pull request may close this issue.
trident rc1: webcamd not starting.
solution appears to be:
add "directory /usr/local/etc/devd-openrc";
to the options section of /etc/devd.conf.
there is a webcamd.conf file all ready to go in that directory. letting devd pick it up does the trick.
Note: and the user still needs to add webcamd_enable="YES" to /etc/rc.conf
The text was updated successfully, but these errors were encountered:
Automated for RC2 as part of the sys-init.sh setup script.
c7b8919
Sorry, something went wrong.
trident rc1: webcamd not starting.
solution appears to be:
add "directory /usr/local/etc/devd-openrc";
to the options section of /etc/devd.conf.
there is a webcamd.conf file all ready to go in that directory. letting devd pick it up does the trick.
Note: and the user still needs to add webcamd_enable="YES" to /etc/rc.conf
The text was updated successfully, but these errors were encountered: