diff --git a/mobile/installer/debian/fennec.postinst.in b/mobile/installer/debian/fennec.postinst.in index 95b5beb9292f..6d2f46585158 100644 --- a/mobile/installer/debian/fennec.postinst.in +++ b/mobile/installer/debian/fennec.postinst.in @@ -7,7 +7,10 @@ set -e case "$1" in configure) - + # for faster initial startup +#ifdef NS_HILDON + /bin/su -l user -c "/usr/bin/fennec -silent" > /dev/null 2>&1 || echo -n "" +#end # for fennec icons gtk-update-icon-cache -f /usr/share/icons/hicolor