systemd: make launchpad use the existing dbus session bus 42/1542/1 submit/trunk/20120813.221543
authorPatrick McCarty <patrick.mccarty@linux.intel.com>
Mon, 13 Aug 2012 21:59:21 +0000 (14:59 -0700)
committerPatrick McCarty <patrick.mccarty@linux.intel.com>
Mon, 13 Aug 2012 22:15:37 +0000 (15:15 -0700)
commitf56615f18e710dcfe242066074a515e5c0a65b9b
treec6b48248a267cd97c633e4a8d4139e69632b7c31
parente1e7e0ee49d9fca85162f3007408aaf8b8e0d37c
systemd: make launchpad use the existing dbus session bus

Since the processes under launchpad_preloading_preinitializing_daemon
run as user "app", these processes should be using the dbus session bus
that runs in the systemd user session.

The simple fix is to set DBUS_SESSION_BUS_ADDRESS for
launchpad-preload.service.  Also turn this into a template service and
enable for user "app", since launchpad supports running user
applications as "developer", but no user session currently exists for
this user.

Change-Id: Ia7145b1a51c68a4ec940077193c9762496a118d2
Signed-off-by: Patrick McCarty <patrick.mccarty@linux.intel.com>
packaging/aul.changes
packaging/aul.spec
packaging/launchpad-preload@.service [moved from packaging/launchpad-preload.service with 74% similarity]