Memsql not starting automatically on CentOS 7

I am using MemSQL 6.8.7 on CentOS 7 and I’m looking for the best way to have MemSQL start up automatically on reboot. I’m currently having to do a memsqlctl start-node --all on every reboot

How’d you install it? If you use the new toolset (memsql-deploy, memsql-admin) without using a tarball then it should start automatically.

What does this tell you?

sudo find . -name memsql.service -print