rc: add nasty tizen work around.
authorIscaro <iscaro@profusion.mobi>
Wed, 5 Sep 2012 23:20:59 +0000 (20:20 -0300)
committerIscaro <iscaro@profusion.mobi>
Wed, 5 Sep 2012 23:28:44 +0000 (20:28 -0300)
commit7268ae8f39243e630b226da38953fa7dab0d7c60
tree7901d47bc190499c891a23321fb9bf4dc666c28a
parent94bd07c620da56dd483cb2a47fec56a1b9ac6199
rc: add nasty tizen work around.

we've evaluated all the options, but Tizen is completely nuts and will
run the window manager (e17) as root, while the applications are executed
as user "app". Enlightenment will create its session bus for user "root",
but nothing is done regarding "app".

Then for tizen builds we use the system bus, always.
dialer/rc.c
tizen/answer_daemon.c