[mythtv-users] Startup script

Brad DerManouelian myth at dermanouelian.com
Mon Dec 17 03:15:53 UTC 2007


On Dec 16, 2007, at 7:12 PM, Harry Devine wrote:

> OK, I found the startup.sh script in /home/mythtv/.kde/Autostart, but
> adding the mythfrontend call to it has no effect.  Anything else I
> should be looking for?  Here's my /home/mythtv/.kde/Autostart/ 
> startup.sh
> script:
>
> [mythtv at HJDMyth ~]$ more .kde/Autostart/startup.sh
> #!/bin/bash
> /usr/bin/mythfrontend &

Are you sure you're using kde? Are you sure the mythfrontend binary is  
in /usr/bin? It's probably in /usr/local/bin. It could also be a  
permissions issue if your script isn't set to be executable.

You should test it by using it from the command line to make sure your  
script actually works.


More information about the mythtv-users mailing list