robot_upstart - preventing boot time start
Hi,
I've got robot_upstart working okay. And it's working as it's supposed to. I'd rather not have the service/robot start at boot time but I'd rather stop and start the service from crontab (which I also have working).
Just to keep things clean I want to stop the process from starting at boot time in the first place. How can that be achieved. It doesn't appear to follow the standard rc2.d setting for boot time start up.
Cheers
Mark
Asked by MarkyMark2012 on 2018-07-16 12:04:49 UTC
Answers
Resolved by only allowing the root's crontab to start and stop the service.
Mark
Asked by MarkyMark2012 on 2018-09-28 08:13:50 UTC
Comments