recognizing a job on Ubuntu 8.04.1
Asked by
Adam Monsen
I'm having trouble getting upstart to recognize a job I've created. I'm trying to set up a sobby server. I placed the following script in /etc/init/jobs.d (a directory I had to create):
-------
# sobby
description "dedicated server for collaborative editing"
/usr/bin/sobby --autosave-
-------
But start/stop/status don't seem to work:
$ sudo status sobby
status: Unknown job: sobby
I'm basically following directions posted here: http://
Any ideas?
Question information
- Language:
- English Edit question
- Status:
- Solved
- For:
- upstart Edit question
- Assignee:
- No assignee Edit question
- Solved by:
- Scott James Remnant (Canonical)
- Solved:
- Last query:
- Last reply:
To post a message you must log in.