I'm using Beanstalkd for queue in Laravel on Centos 6 and I have seen that I need to uncomment the following START=yes
for Beanstalkd to start when the system starts up or reboots
When I run this command nano /etc/default/beanstalkd
from root directory , I can't find the file.
or let me if there is another way to enable that .