tkurki / marinepi-provisioning

Ansible provisioning scripts to set up a Raspberry Pi for marine use
Apache License 2.0
45 stars 21 forks source link

Fix Docker systemd service start/stop order #67

Closed chacal closed 5 years ago

chacal commented 5 years ago

Docker should start after containerd and stop before it. See: https://github.com/docker/for-linux/issues/421 Without fix shutting down Raspi takes many minutes and reboot fails completely.