Skip to content
New issue

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

[SOLVED] webcamd not starting #31

Closed
ghost opened this issue Oct 10, 2018 · 1 comment
Closed

[SOLVED] webcamd not starting #31

ghost opened this issue Oct 10, 2018 · 1 comment

Comments

Labels
None yet
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
1 participant
@ghost
Copy link

@ghost ghost commented Oct 10, 2018

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

@beanpole135
Copy link
Member

@beanpole135 beanpole135 commented Oct 17, 2018

Automated for RC2 as part of the sys-init.sh setup script.

c7b8919

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment