Mario L wrote:
On Another note, when I am talking verbosity level, I there is a setting in most init scripts for the verbose level, for example this is my gentoo one:have you looked to see why your log files are filling up so rapidly, perhaps what the contents were?I have the verbosity level of my backend set to none, and my log file dates back to december - but is still only 533K. On Sat, 19 Mar 2005 17:50:56 -0500, Mary Strimel <[EMAIL PROTECTED]> wrote:hi, I have a smallish root filesystem (7 GB or so), and the mythbackend.log files are quickly filling my disk. I have not installed myth-debug; also, when I go through the "setup" there is an option for logging that is *unchecked* on my system. In a moment of haste (or stupidity) I deleted two of the largest log files and bolloxed my mythtv completely. once I've done reinstalling it, is there some way to safely purge these files, or better yet, have them not created in the first place (or created somewhere else?) thank you, Mary _______________________________________________ mythtv-users mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users [EMAIL PROTECTED] ~ $ cat /etc/conf.d/mythbackend # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/media-tv/mythtv/files/mythbackend.conf,v 1.4 2004/09/11 12:06:33 aliz Exp $ # Uncomment this to disable the permission warnings. MYTH_WARN=yes # Specify which user to run as # # NOTE: this user must have permissions to write # to the LOG and PID directories specified # below. Furthermore, this user must be able # to write to the audio and video devices # that are configured in MythTV. This can # be achieved by adding this user to the # audio and video groups. MYTH_USER=root # Specify which file to use for the backend log. MYTH_LOG=/var/log/mythtv/mythbackend.log # Specify in which file to store the backend process id. MYTH_PID=/var/run/mythtv/mythbackend.pid # Specify debug-level in log MYTH_VERBOSE="none" #MYTH_VERBOSE="all" |
_______________________________________________ mythtv-users mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
