[mythtv-users] Select Country and Language in every boot

Phill Edwards philledwards at gmail.com
Sun Aug 3 06:16:17 UTC 2014


>
> If you only modify user files, you shouldn't need to worry about
> package updates wiping them out.
>
> In this case, ~/.config/autostart/mythfrontend.desktop could be
> modified to change:
>
>   Exec=/usr/bin/mythfrontend --loglevel info --syslog local6
>
> to:
>
>   Exec=/usr/local/bin/mythfrontend_wrapper --loglevel info --syslog local6
>
> where mythfrontend_wrapper could check to see if the network is up and
> wait if it isn't, then calls /usr/bin/mythfrontend passing through all
> of its command line arguments.
>
>
But won't ~/.config/autostart/mythfrontend.desktop get overwritten by an
upgrade? If not, then this should work nicely.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.mythtv.org/pipermail/mythtv-users/attachments/20140803/7bccb519/attachment.html>


More information about the mythtv-users mailing list