Index: /ipk/source/settings_cst_dual_13_19_berlusca_1.0/CONTROL/postinst
===================================================================
--- /ipk/source/settings_cst_dual_13_19_berlusca_1.0/CONTROL/postinst	(revision 5639)
+++ /ipk/source/settings_cst_dual_13_19_berlusca_1.0/CONTROL/postinst	(revision 5640)
@@ -11,4 +11,4 @@
 echo "Rebooting Box in 10s..."
 sleep 5
-(sleep 10;reboot) &
+(sleep 10;init 6) &
 exit 0
Index: /ipk/source/settings_default_1.0/CONTROL/postinst
===================================================================
--- /ipk/source/settings_default_1.0/CONTROL/postinst	(revision 5639)
+++ /ipk/source/settings_default_1.0/CONTROL/postinst	(revision 5640)
@@ -11,4 +11,4 @@
 echo "Rebooting Box in 10s..."
 sleep 5
-(sleep 10;reboot) &
+(sleep 10;init 6) &
 exit 0
