First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 56114
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Television related Applications in Gentoo's Portage <media-tv@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Stephan Wentz <stephan@wentz.it>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 56114 depends on: Show dependency tree
Show dependency graph
Bug 56114 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)







View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2004-07-05 01:39 0000
Mythtv logs to /var/log/mythtv/mythbackend.log, but doesn't log very much
information in standard-mode.

Better add --verbose to /etc/init.d/mythbackend that it looks like this:

 start-stop-daemon --start --quiet --chuid "${MYTH_USER}" \
                --exec /usr/bin/mythbackend -- \
                --daemon --pidfile "${MYTH_PID}" --logfile "${MYTH_LOG}" \
                --verbose


Reproducible: Always
Steps to Reproduce:
1.start mythbackend
2.watch logfile ;-)
3.

Actual Results:  
less information

Expected Results:  
more information

------- Comment #1 From Daniel Ahlberg (RETIRED) 2004-09-10 14:22:16 0000 -------
In CVS soon, thanks!

First Last Prev Next    No search results available      Search page      Enter new bug