Stop Start Machine Agent - juju/juju GitHub Wiki

All commands should be run from /var/lib/juju/tools/machine-m, where m is machine ID somewhere in 0..n:

xenial and later series

Action Command
Start sudo systemctl start jujud-machine-*
Stop sudo systemctl stop jujud-machine-*

trusty

Action Command
Start sudo start jujud-machine-*
Stop sudo stop jujud-machine-*
⚠️ **GitHub.com Fallback** ⚠️