On Mon, 21 Mar 2005 22:31:55 -0500, Bill Smith <[EMAIL PROTECTED]> wrote:
> >
> Not to sound dense, but other than seeing if the sound settings are
> correct, how would I determine if it ran? I know the /etc/rc.local is at
> least being run as the other commands are working. no idea about the KDE
> startup script as the sound settings restore is the only command there.
> 
> -Bill

Easy peasy.  It's just a shell script so add a

set -x to the first line of the script.  This should force bash to
print diagnostics when it runs.
_______________________________________________
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

Reply via email to