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

Rename or copy /usr/local/etc/devd/cups.conf.sample on install #31

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

Rename or copy /usr/local/etc/devd/cups.conf.sample on install #31

ghost opened this issue Oct 9, 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 9, 2018

The file /usr/local/etc/devd/cups.conf is used to enable cups to make use of usb printer devices.

With the correct name as /usr/local/etc/devd/cups.conf , devd will read it on startup.

@beanpole135
Copy link
Member

@beanpole135 beanpole135 commented Oct 30, 2018

This should be fixed in RC3+.
We found an error that the pkg post-install commands were not getting run properly during the installation and that is where the sample config files are automatically copied over to the "live" locations as needed.

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