aboutsummaryrefslogtreecommitdiffstats
path: root/print/cloud-print-connector/pkg-message
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2019-08-14 20:14:42 +0800
committermat <mat@FreeBSD.org>2019-08-14 20:14:42 +0800
commitaee3074317e0383d11c7115b7a40519f802a8e9c (patch)
tree3101a230df47611cc95ad8967b10bbb3f58fa7eb /print/cloud-print-connector/pkg-message
parent0fedf01e743422dd99a119b00319253899e7cf35 (diff)
downloadfreebsd-ports-gnome-aee3074317e0383d11c7115b7a40519f802a8e9c.tar.gz
freebsd-ports-gnome-aee3074317e0383d11c7115b7a40519f802a8e9c.tar.zst
freebsd-ports-gnome-aee3074317e0383d11c7115b7a40519f802a8e9c.zip
Convert to UCL & cleanup pkg-message (categories [p-r])
Diffstat (limited to 'print/cloud-print-connector/pkg-message')
-rw-r--r--print/cloud-print-connector/pkg-message6
1 files changed, 6 insertions, 0 deletions
diff --git a/print/cloud-print-connector/pkg-message b/print/cloud-print-connector/pkg-message
index 86f1a9c18d46..dc7f9a07c652 100644
--- a/print/cloud-print-connector/pkg-message
+++ b/print/cloud-print-connector/pkg-message
@@ -1,6 +1,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
+}
+]