new to upstart, redhat el6, why does bounce example on your "getting-started" not work ?
Asked by
gscantlen@comcast.net
on 2010-08-23
new to upstart, redhat el6, why does bounce example on your "getting-started" not work ?
Question information
- Language:
- English Edit question
- Status:
- Solved
- For:
- upstart Edit question
- Assignee:
- No assignee Edit question
- Solved by:
- gscantlen@comcast.net
- Solved:
- 2010-08-23
- Last query:
- 2010-08-23
- Last reply:
I built script /etc/init/
start on bounce
exec echo --Bounced--
console output
then start with
# initctl start bounce
and create event
# initctl emit bounce
expecting to see:
# --Bounced--
helps to look at correct terminal
console is current selected tty ??
helps to look at correct terminal
console is current selected tty ??
To post a message you must log in.