Skip to content

Stop Start Machine Agent

anastasiamac edited this page Jun 16, 2016 · 1 revision

Stop Machine Agent

From /var/lib/juju/tools/machine-, run: sudo stop jujud-machine- (for trusty) sudo systemctl stop jujud-machine-* (for xenial)

Start Machine Agent:

From /var/lib/juju/tools/machine-, run: sudo start jujud-machine- (for trusty) sudo systemctl start jujud-machine-* (for xenial)

Clone this wiki locally