[Discuss] runlevel 5 service cannot connect to display
William Chan
wichan at adobe.com
Wed Jan 30 16:37:08 EST 2013
Actually, the service is just a JMS consumer, it doesn't require UI. When
it receive a message, it calls an external application which needs X11.
There is actually nothing shows on display.
On 1/30/13 4:26 PM, "Rich Pieri" <richard.pieri at gmail.com> wrote:
>On Wed, 30 Jan 2013 13:05:03 -0800
>William Chan <wichan at adobe.com> wrote:
>
>> I have my service #chkconfig 5 99 37 since my service needs x11
>
>If it requires X11 then it isn't a service. It's an X11 application. It
>will never run as a service as long as it requires an active X11 server.
>
>I suggest separating the service from the UI. This way you can run the
>service as a service and the UI as a UI.
>
>--
>Rich P.
>_______________________________________________
>Discuss mailing list
>Discuss at blu.org
>http://lists.blu.org/mailman/listinfo/discuss
More information about the Discuss
mailing list