Index: /ipk/source.sh4/titansettings_default_cable_1_0/CONTROL/postinst
===================================================================
--- /ipk/source.sh4/titansettings_default_cable_1_0/CONTROL/postinst	(revision 18436)
+++ /ipk/source.sh4/titansettings_default_cable_1_0/CONTROL/postinst	(revision 18437)
@@ -26,6 +26,4 @@
 	sync
 fi
-echo "Rebooting Box in 10s..."
-sleep 5
-(sleep 10;init 6) &
+touch /tmp/.ipkg_needs_reboot
 exit 0
Index: /ipk/source.sh4/titansettings_default_cable_1_0/CONTROL/postrm
===================================================================
--- /ipk/source.sh4/titansettings_default_cable_1_0/CONTROL/postrm	(revision 18436)
+++ /ipk/source.sh4/titansettings_default_cable_1_0/CONTROL/postrm	(revision 18437)
@@ -30,6 +30,4 @@
 cp -a /etc/titan.restore/etc/titan/transponder /var/etc/titan
 
-echo "Rebooting Box in 10s..."
-sleep 5
-(sleep 10;reboot) &
+touch /tmp/.ipkg_needs_reboot
 exit 0
Index: /ipk/source.sh4/titansettings_default_matze70_sat_1_0/CONTROL/postinst
===================================================================
--- /ipk/source.sh4/titansettings_default_matze70_sat_1_0/CONTROL/postinst	(revision 18436)
+++ /ipk/source.sh4/titansettings_default_matze70_sat_1_0/CONTROL/postinst	(revision 18437)
@@ -26,6 +26,4 @@
 	sync
 fi
-echo "Rebooting Box in 10s..."
-sleep 5
-(sleep 10;init 6) &
+touch /tmp/.ipkg_needs_reboot
 exit 0
Index: /ipk/source.sh4/titansettings_default_matze70_sat_1_0/CONTROL/postrm
===================================================================
--- /ipk/source.sh4/titansettings_default_matze70_sat_1_0/CONTROL/postrm	(revision 18436)
+++ /ipk/source.sh4/titansettings_default_matze70_sat_1_0/CONTROL/postrm	(revision 18437)
@@ -30,6 +30,4 @@
 cp -a /etc/titan.restore/etc/titan/transponder /var/etc/titan
 
-echo "Rebooting Box in 10s..."
-sleep 5
-(sleep 10;reboot) &
+touch /tmp/.ipkg_needs_reboot
 exit 0
Index: /ipk/source.sh4/titansettings_default_sat_1_0/CONTROL/postinst
===================================================================
--- /ipk/source.sh4/titansettings_default_sat_1_0/CONTROL/postinst	(revision 18436)
+++ /ipk/source.sh4/titansettings_default_sat_1_0/CONTROL/postinst	(revision 18437)
@@ -26,6 +26,4 @@
 	sync
 fi
-echo "Rebooting Box in 10s..."
-sleep 5
-(sleep 10;init 6) &
+touch /tmp/.ipkg_needs_reboot
 exit 0
Index: /ipk/source.sh4/titansettings_default_sat_1_0/CONTROL/postrm
===================================================================
--- /ipk/source.sh4/titansettings_default_sat_1_0/CONTROL/postrm	(revision 18436)
+++ /ipk/source.sh4/titansettings_default_sat_1_0/CONTROL/postrm	(revision 18437)
@@ -30,6 +30,4 @@
 cp -a /etc/titan.restore/etc/titan/transponder /var/etc/titan
 
-echo "Rebooting Box in 10s..."
-sleep 5
-(sleep 10;reboot) &
+touch /tmp/.ipkg_needs_reboot
 exit 0
Index: /ipk/source.sh4/titansettings_matze70neueDesign_sat19_1_0/CONTROL/postinst
===================================================================
--- /ipk/source.sh4/titansettings_matze70neueDesign_sat19_1_0/CONTROL/postinst	(revision 18436)
+++ /ipk/source.sh4/titansettings_matze70neueDesign_sat19_1_0/CONTROL/postinst	(revision 18437)
@@ -26,6 +26,4 @@
 	sync
 fi
-echo "Rebooting Box in 10s..."
-sleep 5
-(sleep 10;init 6) &
+touch /tmp/.ipkg_needs_reboot
 exit 0
Index: /ipk/source.sh4/titansettings_matze70neueDesign_sat19_1_0/CONTROL/postrm
===================================================================
--- /ipk/source.sh4/titansettings_matze70neueDesign_sat19_1_0/CONTROL/postrm	(revision 18436)
+++ /ipk/source.sh4/titansettings_matze70neueDesign_sat19_1_0/CONTROL/postrm	(revision 18437)
@@ -30,6 +30,4 @@
 cp -a /etc/titan.restore/etc/titan/transponder /var/etc/titan
 
-echo "Rebooting Box in 10s..."
-sleep 5
-(sleep 10;reboot) &
+touch /tmp/.ipkg_needs_reboot
 exit 0
Index: /ipk/source.sh4/titansettings_old_default_sat_1_0/CONTROL/postinst
===================================================================
--- /ipk/source.sh4/titansettings_old_default_sat_1_0/CONTROL/postinst	(revision 18436)
+++ /ipk/source.sh4/titansettings_old_default_sat_1_0/CONTROL/postinst	(revision 18437)
@@ -26,6 +26,4 @@
 	sync
 fi
-echo "Rebooting Box in 10s..."
-sleep 5
-(sleep 10;init 6) &
+touch /tmp/.ipkg_needs_reboot
 exit 0
Index: /ipk/source.sh4/titansettings_old_default_sat_1_0/CONTROL/postrm
===================================================================
--- /ipk/source.sh4/titansettings_old_default_sat_1_0/CONTROL/postrm	(revision 18436)
+++ /ipk/source.sh4/titansettings_old_default_sat_1_0/CONTROL/postrm	(revision 18437)
@@ -30,6 +30,4 @@
 cp -a /etc/titan.restore/etc/titan/transponder /var/etc/titan
 
-echo "Rebooting Box in 10s..."
-sleep 5
-(sleep 10;reboot) &
+touch /tmp/.ipkg_needs_reboot
 exit 0
Index: /ipk/source.sh4/titansettings_sofa_cableBW_1_0/CONTROL/postinst
===================================================================
--- /ipk/source.sh4/titansettings_sofa_cableBW_1_0/CONTROL/postinst	(revision 18436)
+++ /ipk/source.sh4/titansettings_sofa_cableBW_1_0/CONTROL/postinst	(revision 18437)
@@ -26,6 +26,4 @@
 	sync
 fi
-echo "Rebooting Box in 10s..."
-sleep 5
-(sleep 10;init 6) &
+touch /tmp/.ipkg_needs_reboot
 exit 0
Index: /ipk/source.sh4/titansettings_sofa_cableBW_1_0/CONTROL/postrm
===================================================================
--- /ipk/source.sh4/titansettings_sofa_cableBW_1_0/CONTROL/postrm	(revision 18436)
+++ /ipk/source.sh4/titansettings_sofa_cableBW_1_0/CONTROL/postrm	(revision 18437)
@@ -30,6 +30,4 @@
 cp -a /etc/titan.restore/etc/titan/transponder /var/etc/titan
 
-echo "Rebooting Box in 10s..."
-sleep 5
-(sleep 10;reboot) &
+touch /tmp/.ipkg_needs_reboot
 exit 0
Index: /ipk/source.sh4/titansettings_uljanov_4sat_1_0/CONTROL/postinst
===================================================================
--- /ipk/source.sh4/titansettings_uljanov_4sat_1_0/CONTROL/postinst	(revision 18436)
+++ /ipk/source.sh4/titansettings_uljanov_4sat_1_0/CONTROL/postinst	(revision 18437)
@@ -26,6 +26,4 @@
 	sync
 fi
-echo "Rebooting Box in 10s..."
-sleep 5
-(sleep 10;init 6) &
+touch /tmp/.ipkg_needs_reboot
 exit 0
Index: /ipk/source.sh4/titansettings_uljanov_4sat_1_0/CONTROL/postrm
===================================================================
--- /ipk/source.sh4/titansettings_uljanov_4sat_1_0/CONTROL/postrm	(revision 18436)
+++ /ipk/source.sh4/titansettings_uljanov_4sat_1_0/CONTROL/postrm	(revision 18437)
@@ -30,6 +30,4 @@
 cp -a /etc/titan.restore/etc/titan/transponder /var/etc/titan
 
-echo "Rebooting Box in 10s..."
-sleep 5
-(sleep 10;reboot) &
+touch /tmp/.ipkg_needs_reboot
 exit 0
Index: /ipk/source.sh4/titansettings_unitymedia_cable_1_0/CONTROL/postinst
===================================================================
--- /ipk/source.sh4/titansettings_unitymedia_cable_1_0/CONTROL/postinst	(revision 18436)
+++ /ipk/source.sh4/titansettings_unitymedia_cable_1_0/CONTROL/postinst	(revision 18437)
@@ -26,6 +26,4 @@
 	sync
 fi
-echo "Rebooting Box in 10s..."
-sleep 5
-(sleep 10;init 6) &
+touch /tmp/.ipkg_needs_reboot
 exit 0
Index: /ipk/source.sh4/titansettings_unitymedia_cable_1_0/CONTROL/postrm
===================================================================
--- /ipk/source.sh4/titansettings_unitymedia_cable_1_0/CONTROL/postrm	(revision 18436)
+++ /ipk/source.sh4/titansettings_unitymedia_cable_1_0/CONTROL/postrm	(revision 18437)
@@ -30,6 +30,4 @@
 cp -a /etc/titan.restore/etc/titan/transponder /var/etc/titan
 
-echo "Rebooting Box in 10s..."
-sleep 5
-(sleep 10;reboot) &
+touch /tmp/.ipkg_needs_reboot
 exit 0
