------------------------------------------------------------
revno: 1593
fixes bug: https://launchpad.net/bugs/1275308
committer: James Hunt <[email protected]>
branch nick: upstart
timestamp: Tue 2014-02-04 11:32:56 +0000
message:
  * extra/man/socket-event.7: Environment variable is UPSTART_EVENTS, not
    UPSTART_JOB (LP: #1275308).
modified:
  ChangeLog
  extra/man/socket-event.7


--
lp:upstart
https://code.launchpad.net/~upstart-devel/upstart/trunk

Your team Upstart Reviewers is subscribed to branch lp:upstart.
To unsubscribe from this branch go to 
https://code.launchpad.net/~upstart-devel/upstart/trunk/+edit-subscription
=== modified file 'ChangeLog'
--- ChangeLog	2014-01-22 11:16:20 +0000
+++ ChangeLog	2014-02-04 11:32:56 +0000
@@ -1,3 +1,8 @@
+2014-02-04  James Hunt  <[email protected]>
+
+	* extra/man/socket-event.7: Environment variable is
+	  UPSTART_EVENTS, not UPSTART_JOB (LP: #1275308).
+
 2014-01-22  James Hunt  <[email protected]>
 
 	* init/main.c: logger_kmsg(): Use open(2) rather than fopen(3) to avoid

=== modified file 'extra/man/socket-event.7'
--- extra/man/socket-event.7	2013-11-12 11:40:51 +0000
+++ extra/man/socket-event.7	2014-02-04 11:32:56 +0000
@@ -30,7 +30,7 @@
 representing the socket is passed to the job in question to allow it to
 .BR accept (2)
 the connection. Additionally, the environment variable
-.B UPSTART_JOB
+.B UPSTART_EVENTS
 will contain the name of the event ("socket") and the environment
 variable
 .B UPSTART_FDS

-- 
upstart-devel mailing list
[email protected]
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/upstart-devel

Reply via email to