Changes between Initial Version and Version 1 of Ticket #13162, comment 2


Ignore:
Timestamp:
Oct 31, 2017, 10:21:11 PM (8 years ago)
Author:
Peter Bennett
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #13162, comment 2

    initial v1  
    11config.xml contents for user running mythfrontend:
     2{{{
    23<Configuration>
    34  <Database>
     
    2223  <LocalHostName></LocalHostName>
    2324</Configuration>
    24 
     25}}}
    2526config.xml file for user mythtv (/etc/mythtv/config.xml)
     27{{{
    2628<Configuration>
    2729  <Database>
     
    4042  </WakeOnLAN>
    4143</Configuration>
    42 
     44}}}
    4345Note config.xml file for user running mythtv was originally sym linked to /etc/mythtv/config.xml. running mythfrontend caused this sym link to be removed and replaced with a new config.xml file.
    4446