~jamesodhunt/upstart/file-bridge-MP

« back to all changes in this revision

Viewing changes to init/man/init.8

  • Committer: James Hunt
  • Date: 2013-02-25 09:28:24 UTC
  • mfrom: (1427.3.4 upstart-shutdown)
  • Revision ID: james.hunt@ubuntu.com-20130225092824-o1ju9qoryd53fijv
* Merge of lp:~jamesodhunt/upstart/upstart-shutdown.

Show diffs side-by-side

added added

removed removed

Lines of Context:
149
149
and pass all arguments to that.  See that manual page for further
150
150
details. However, if the
151
151
.B \-\-user
152
 
option is specified, it will read alternative configuration files and
153
 
manage the individual user session in a similar fashion.
 
152
option is specified, it will run as a
 
153
.B Session Init
 
154
and read alternative configuration files and manage the individual user
 
155
session in a similar fashion.
 
156
 
 
157
Sending a Session Init a
 
158
.I SIGTERM
 
159
signal is taken as a request to shutdown due to an impending system
 
160
shutdown. In this scenario, the
 
161
Session Init will emit the 
 
162
.B session\-end
 
163
event and  request all running jobs stop. It will attempt to honour jobs
 
164
.B kill timeout
 
165
values (see
 
166
.BR init (5)
 
167
for further details). Note however that system policy will prevail: if
 
168
jobs request timeout values longer than the system policy allows for
 
169
complete system shutdown, it will not be possible to honour them before
 
170
the Session Init is killed by the system.
154
171
.\"
155
172
.SH ENVIRONMENT VARIABLES
156
173