Re: SOLVED lcdproc client works only if run as root.
Paul Hunt <[email protected]>
| Newsgroups | gmane.comp.sysutils.lcdproc |
|---|---|
| Message-ID | <[email protected]> |
On 30/04/11 14:26, Paul Hunt wrote: > I have lcdproc (with imon_lcd) running more or less correctly, with > this one limitation - lcdproc client will only work if it is run as root. > > LCDd and lcdproc compiled and installed to default locations. Have > set up an init.d script for the server. > > I suspect some permission issue, and have tried, without success: > Solved. Sort of. lcdproc client works as expected when run as an ordinary user, IF it is run in the foreground. That is, with the - f option. Not sure if this is expected behaviour for the program, or perhaps related to the bash console, which openSUSE uses. Anyway, I think I have progressed sufficiently to move ahead with the mythtv project. Thanks for all assistance received. Paul