Skip to content

Provide "leap-platform" systemd service to stop/start all required services

In order to work, leap-platform needs to have multiple services up and running. It would be great to have this working:

systemctl stop leap-platform
systemctl start leap-platform
...

Or should this be better accomplished with a systemd target ?