~jamesodhunt/upstart/upstart-shutdown-temp

« back to all changes in this revision

Viewing changes to util/man/initctl.8

  • Committer: James Hunt
  • Date: 2013-01-31 16:51:49 UTC
  • mfrom: (1405.17.8 upstart)
  • Revision ID: james.hunt@ubuntu.com-20130131165149-japbhfbe0qjgzix2
* Sync with lp:upstart and resolve test issues relating to new session
  code. In so doing, the revised test suite found 3 bugs which are now
  fixed:

  - control_get_session(): We now actually pass @session as a parameter.
  - job_class_find(): Initialise class to avoid undefined behaviour.
    undefined behaviour.
  - get_env_action(): Wasn't passing job+instance details to init.

Show diffs side-by-side

added added

removed removed

Lines of Context:
730
730
.RE
731
731
.\"
732
732
.TP
 
733
.B list\-sessions
 
734
 
 
735
List the pid of the Session Init process followed by the value of
 
736
.B UPSTART_SESSION
 
737
in use for that session separted by a space character. Session files
 
738
relating to non-longer running Session Init processes are considered
 
739
\(aqstale\(aq and are not listed (although when run using
 
740
.BR \-\-verbose ","
 
741
the full path of the stale session file is displayed).
 
742
.\"
 
743
.TP
733
744
.B usage
734
745
.I JOB
735
746
.RI [ KEY=VALUE ]...