------------------------------------------------------------
revno: 44
committer: Dimitri John Ledkov <[email protected]>
branch nick: upstart-jobs
timestamp: Thu 2014-03-13 12:08:48 +0000
message:
  auto update
modified:
  etc/init/startpar-bridge.conf
  usr/share/upstart/sessions/smart-scopes-proxy.conf


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

Your team Upstart Reviewers is subscribed to branch 
lp:~upstart-devel/upstart/upstart-jobs.
To unsubscribe from this branch go to 
https://code.launchpad.net/~upstart-devel/upstart/upstart-jobs/+edit-subscription
=== modified file 'etc/init/startpar-bridge.conf'
--- etc/init/startpar-bridge.conf	2013-11-18 12:42:03 +0000
+++ etc/init/startpar-bridge.conf	2014-03-13 12:08:48 +0000
@@ -4,7 +4,10 @@
 # started or stopped, in order to make a soft transition between sysvinit
 # scripts and upstart jobs possible
 
-description	"startpar bridge for notification of upstart job start/stop"
+# Comment out description such that plymouth-upstart-bridge does not
+# print endless messages about
+# "* Starting/Stopping startpar bridge..."
+#description	"startpar bridge for notification of upstart job start/stop"
 author		"Steve Langasek <[email protected]>"
 
 start on started JOB!=startpar-bridge or stopped JOB!=startpar-bridge

=== modified file 'usr/share/upstart/sessions/smart-scopes-proxy.conf'
--- usr/share/upstart/sessions/smart-scopes-proxy.conf	2014-02-12 12:08:46 +0000
+++ usr/share/upstart/sessions/smart-scopes-proxy.conf	2014-03-13 12:08:48 +0000
@@ -1,7 +1,7 @@
 description "Smart scopes proxy"
 author "Marcus Tomlinson <[email protected]>"
 
-start on started dbus
+start on scope-ui-starting
 stop on desktop-end
 
 respawn

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

Reply via email to