I am using CentOS 6.6. When I try running the command
sudo systemctl start elasticsearch
I get an error like this:
sudo: systemctl: command not found
As per my understanding systemctl is not supported in CentOS versions 6.9 and before.
Can someone please let me know what the equivalent of systemctl is in CentOS version 6.6?