Got it -- bamfdaemon also installs
/usr/share/dbus-1/services/org.ayatana.bamf.service which calls
bamfdaemon-dbus-runner which does

if [ -n "$UPSTART_SESSION" ]; then
  /sbin/initctl start bamfdaemon
else
  /usr/lib/x86_64-linux-gnu/bamf/bamfdaemon
fi

That explains why its upstart job is D-Bus activated and the "start on"
condition is redundant (and disabling it doesn't work).

Adding "manual" to e. g. im-config.override does work as expected.

** Changed in: upstart (Ubuntu)
       Status: New => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1585087

Title:
  *.override files do not work for session jobs

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/upstart/+bug/1585087/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to