--- /tmp/Xsession.orig 2006-01-07 22:27:04 +0300 +++ /tmp/Xsession 2009-06-29 15:21:39 +0400 @@ -124,7 +124,9 @@ # Merge in defaults and keymaps. MergeResources /etc/X11/Xresources "$HOME/.Xresources" "$HOME/.Xdefaults" -/etc/X11/xinit/xrootwarn || exit +if [ -x /etc/X11/xinit/xrootwarn ];then + /etc/X11/xinit/xrootwarn || exit +fi TryXBrowser() {