aboutsummaryrefslogtreecommitdiff
path: root/print/cloud-print-connector/pkg-message
blob: dc7f9a07c652901ba4dfd0f6888608da4b4f9750 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
[
{ type: install
  message: <<EOM
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
EOM
}
]