Feature #737
add config file to systemconfig.py
Status: | Closed | Start date: | 12/18/2010 | |
---|---|---|---|---|
Priority: | Normal | Due date: | 01/10/2011 | |
Assignee: | jams | % Done: | 0% |
|
Category: | - | Spent time: | 1.00 hour | |
Target version: | 7.1 |
Description
This new file should disable certain portions of the script to that they are never run.
The file will be user editable.
History
Updated by jams almost 14 years ago
- Status changed from New to Closed
/etc/mythvantage.cfg controls which module will be skipped.
[mythvantage]#change any of the following to False or True
- True will allow systemconfig to run that module
- False will skip the module
misc = True
sleep = True
hostype = True
advanced = True
audio = True
network = True
xorg = True
webuser = True
restartfe = True
reloadfe = True
ddns = True
screensaver = True
ir = True
user = True
software = True
smolt = True