Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagebash
sudo systemctl daemon-reload
sudo systemctl enable isso

You should now be able to start, stop, check status, and restart isso using the following systemd commands:

...