Cloudprint Guide Update

Guides written by the community, for the community, and only guides!

Cloudprint Guide Update

Postby mwNas » Sun Jul 19, 2015 8:55 pm

The Google Cloudprint information in previous guides is helpful. The daemonizing of the service worked with systemd but not as well as one would expect. I may have found a solution.

FYI the lastest armooo/cloudprint has been updated to address Oauth2, and the service works (Pogoplug E02) with the main process, not daemonized. For example,

[Unit]
Description=Startup Google CloudPrint
Requires=org.cups.cupsd.service
After=org.cups.cupsd.service network.target

[Service]
#Type=oneshot
#PIDFile=/var/run/cloudprint.pid
#ExecStart=/usr/bin/cloudprint -d -p /var/run/cloudprint.pid
#ExecStop=/bin/kill -TERM $MAINPID
#RemainAfterExit=yes
ExecStart=/usr/bin/cloudprint -p /var/run/cloudprint.pid

[Install]
WantedBy=multi-user.target
mwNas
 
Posts: 17
Joined: Sun Jul 19, 2015 8:28 pm

Return to Community Guides

Who is online

Users browsing this forum: No registered users and 5 guests