On Wed, 30 Jan 2013 13:05:03 -0800 William Chan <[email protected]> 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 [email protected] http://lists.blu.org/mailman/listinfo/discuss
