[Unit] Description=Clawmates rolling deploy (pull :latest, roll on drift) Wants=docker.service After=docker.service network-online.target [Service] Type=oneshot User=clawmates Group=clawmates WorkingDirectory=/opt/clawmates ExecStart=/usr/local/bin/clawmates-deploy.sh StandardOutput=journal StandardError=journal Nice=10