
raymond at wagnerrp
Feb 1, 2012, 7:35 PM
Post #7 of 12
(182 views)
Permalink
|
On 2/1/2012 22:23, Greg Grotsky wrote: > On Thu, Aug 18, 2011 at 8:20 AM, Michael T. Dean > <mtdean [at] thirdcontact <mailto:mtdean [at] thirdcontact>> wrote: > > Does the user running mythbackend actually have write permissions > on the > /var/log directory and/or the /var/log/mythfilldatabase file? Usually > unprivileged users would need to log to some other location (maybe a > /var/log/mythtv/mythfilldatabase file?). > > Mike > > Mike, how would one configure mythfilldatabase (or the backend) so > that it always logs data to /var/log/mythtv? I just checked my > mythbackend log file and I noticed that it's trying to create the file > in /var/log (which it doesn't have permissions to). Use the new --logpath rather than the old --logfile. Set the path to somewhere the user that runs mythbackend has write access to.
|