mirror of
https://github.com/msmhq/msm.git
synced 2025-07-25 12:52:29 +00:00
just put msm.service in /etc/systemd/system/ and make sure you have msm accessible via /usr/local/bin enable: systemctl enable msm.service disable: systemctl disable msm.service start: systemctl start msm.service stop: systemctl stop msm.service