mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-31 17:31:20 +02:00
* Software Update with apply the settings (Part10)
- Blacklist added to exclude files - Files are marked by a prefixed '-' in the settingsupdate.conf
This commit is contained in:
@@ -3,8 +3,8 @@
|
||||
#:LogFile=/tmp/update.log
|
||||
|
||||
|
||||
## M<>gliche Eintr<74>ge:
|
||||
#====================
|
||||
## M<>gliche Eintr<74>ge f<>r Sicherungen:
|
||||
#====================================
|
||||
# ganzes Verzeichnis
|
||||
#-------------------
|
||||
# /var/etc
|
||||
@@ -26,3 +26,14 @@
|
||||
/etc/wpa_supplicant.conf
|
||||
/var/etc
|
||||
/var/tuxbox/config
|
||||
|
||||
#----------------------------------------------------------------------------------------
|
||||
## von der Sicherung auszuschlie<69>ende Dateien, gekennzeichnet durch ein vorangestelltes -
|
||||
#----------------------------------------------------------------------------------------
|
||||
-/var/tuxbox/config/cables.xml
|
||||
-/var/tuxbox/config/encoding.conf
|
||||
-/var/tuxbox/config/providermap.xml
|
||||
-/var/tuxbox/config/radio-stations.xml
|
||||
-/var/tuxbox/config/satellites.xml
|
||||
-/var/tuxbox/config/settingsupdate.conf
|
||||
-/var/tuxbox/config/tobackup.conf
|
||||
|
Reference in New Issue
Block a user