freebsd-ports/print/cloud-print-connector/pkg-message
Steve Wills 41b11d7c99 print/cloud-print-connector: Add service/daemon script
PR:		235308
Submitted by:	Robert James Hernandez <rob@sarcasticadmin.com> (modified slightly)
2019-02-01 12:12:31 +00:00

6 lines
364 B
Text

Run the following command to create a config file called gcp-cups-connector.config.json before the starting service:
# gcp-connector-util init --log-file-name "/var/log/cloud-print-connectord"
# mv /root/gcp-cups-connector.config.json /usr/local/etc/gcp-cups-connector.config.json
More info at: https://github.com/google/cloud-print-connector/wiki/Configuration