Index: /ipk/source.sh4/titansettings_default_matze70_sat_1_0/CONTROL/postrm
===================================================================
--- /ipk/source.sh4/titansettings_default_matze70_sat_1_0/CONTROL/postrm	(revision 17122)
+++ /ipk/source.sh4/titansettings_default_matze70_sat_1_0/CONTROL/postrm	(revision 17123)
@@ -23,4 +23,11 @@
 fi
 
+echo "restore default settings"
+cp -a /etc/titan.restore/etc/titan/bouquets.* /var/etc/titan 
+cp -a /etc/titan.restore/etc/titan/channel /var/etc/titan
+cp -a /etc/titan.restore/etc/titan/provider /var/etc/titan
+cp -a /etc/titan.restore/etc/titan/satellites /var/etc/titan
+cp -a /etc/titan.restore/etc/titan/transponder /var/etc/titan
+
 echo "Rebooting Box in 10s..."
 sleep 5
Index: /ipk/source.sh4/titansettings_default_sat_1_0/CONTROL/postrm
===================================================================
--- /ipk/source.sh4/titansettings_default_sat_1_0/CONTROL/postrm	(revision 17122)
+++ /ipk/source.sh4/titansettings_default_sat_1_0/CONTROL/postrm	(revision 17123)
@@ -23,4 +23,11 @@
 fi
 
+echo "restore default settings"
+cp -a /etc/titan.restore/etc/titan/bouquets.* /var/etc/titan 
+cp -a /etc/titan.restore/etc/titan/channel /var/etc/titan
+cp -a /etc/titan.restore/etc/titan/provider /var/etc/titan
+cp -a /etc/titan.restore/etc/titan/satellites /var/etc/titan
+cp -a /etc/titan.restore/etc/titan/transponder /var/etc/titan
+
 echo "Rebooting Box in 10s..."
 sleep 5
Index: /ipk/source.sh4/titansettings_matze70_sat19_1_0/CONTROL/postrm
===================================================================
--- /ipk/source.sh4/titansettings_matze70_sat19_1_0/CONTROL/postrm	(revision 17122)
+++ /ipk/source.sh4/titansettings_matze70_sat19_1_0/CONTROL/postrm	(revision 17123)
@@ -23,4 +23,11 @@
 fi
 
+echo "restore default settings"
+cp -a /etc/titan.restore/etc/titan/bouquets.* /var/etc/titan 
+cp -a /etc/titan.restore/etc/titan/channel /var/etc/titan
+cp -a /etc/titan.restore/etc/titan/provider /var/etc/titan
+cp -a /etc/titan.restore/etc/titan/satellites /var/etc/titan
+cp -a /etc/titan.restore/etc/titan/transponder /var/etc/titan
+
 echo "Rebooting Box in 10s..."
 sleep 5
Index: /ipk/source.sh4/titansettings_matze70neueDesign_sat19_1_0/CONTROL/postrm
===================================================================
--- /ipk/source.sh4/titansettings_matze70neueDesign_sat19_1_0/CONTROL/postrm	(revision 17122)
+++ /ipk/source.sh4/titansettings_matze70neueDesign_sat19_1_0/CONTROL/postrm	(revision 17123)
@@ -23,4 +23,11 @@
 fi
 
+echo "restore default settings"
+cp -a /etc/titan.restore/etc/titan/bouquets.* /var/etc/titan 
+cp -a /etc/titan.restore/etc/titan/channel /var/etc/titan
+cp -a /etc/titan.restore/etc/titan/provider /var/etc/titan
+cp -a /etc/titan.restore/etc/titan/satellites /var/etc/titan
+cp -a /etc/titan.restore/etc/titan/transponder /var/etc/titan
+
 echo "Rebooting Box in 10s..."
 sleep 5
Index: /ipk/source.sh4/titanskins_default/CONTROL/postrm
===================================================================
--- /ipk/source.sh4/titanskins_default/CONTROL/postrm	(revision 17122)
+++ /ipk/source.sh4/titanskins_default/CONTROL/postrm	(revision 17123)
@@ -14,3 +14,7 @@
 	sync
 fi
+
+echo "restore default skin"
+ln -s /lib/titan/default /var/usr/local/share/titan/skin/default
+
 exit 0
