6 ms·
That's really cool. Another option with a stuck Upstart job is to rename the job file. $ sudo mv /etc/init/myjob.conf /etc/init/myjob2.conf $ sudo start myjo
by marrusl 14y ago
That's really cool. Another option with a stuck Upstart job is to rename the job file.
$ sudo mv /etc/init/myjob.conf /etc/init/myjob2.conf
$ sudo start myjob2