mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-05-17 13:51:32 +00:00
source dbus-session from a different place in touch images
This commit is contained in:
parent
b04cbfd953
commit
7193655900
7
debian/changelog
vendored
7
debian/changelog
vendored
@ -1,3 +1,10 @@
|
|||||||
|
livecd-rootfs (2.159) UNRELEASED; urgency=low
|
||||||
|
|
||||||
|
* make touch images source the dbus session address from
|
||||||
|
~/.cache/upstart/dbus-session instead of ~/.dbus-session
|
||||||
|
|
||||||
|
-- Oliver Grawert <ogra@ubuntu.com> Tue, 16 Jul 2013 20:12:31 +0200
|
||||||
|
|
||||||
livecd-rootfs (2.158) saucy; urgency=low
|
livecd-rootfs (2.158) saucy; urgency=low
|
||||||
|
|
||||||
* Under armhf+omap4, don't use the ubuntu-desktop Task, but use the
|
* Under armhf+omap4, don't use the ubuntu-desktop Task, but use the
|
||||||
|
@ -28,5 +28,5 @@ HUD_NO_STORE_USAGE_DATA=1
|
|||||||
INDICATOR_ALLOW_NO_WATCHERS=1" > /etc/environment
|
INDICATOR_ALLOW_NO_WATCHERS=1" > /etc/environment
|
||||||
|
|
||||||
echo -e "\n# export the phablet shell dbus session on normal login shells
|
echo -e "\n# export the phablet shell dbus session on normal login shells
|
||||||
source /home/phablet/.dbus-session
|
source /home/phablet/.cache/upstart/dbus-session
|
||||||
export DBUS_SESSION_BUS_ADDRESS" >> /home/phablet/.bashrc
|
export DBUS_SESSION_BUS_ADDRESS" >> /home/phablet/.bashrc
|
||||||
|
Loading…
x
Reference in New Issue
Block a user