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.
Describe the bug There is missing closing quote on line 28 of /usr/local/etc/devd/trident-media.conf This causes start-up of devd daemon.
To Reproduce Steps to reproduce the behavior:
Expected behavior
Log Oct 6 21:29:07 devd[80762]: line 29: device: syntax error OS Version: Trident Beta 3
Oct 6 21:29:07 devd[80762]: line 29: device: syntax error
Additional context N/A
The text was updated successfully, but these errors were encountered:
Fixed via PR #25
Sorry, something went wrong.
Describe the bug
There is missing closing quote on line 28 of /usr/local/etc/devd/trident-media.conf
This causes start-up of devd daemon.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Log
Oct 6 21:29:07 devd[80762]: line 29: device: syntax errorOS Version:
Trident Beta 3
Additional context
N/A
The text was updated successfully, but these errors were encountered: