aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2015-06-26 20:10:50 -0300
committerSilvio Rhatto <rhatto@riseup.net>2015-06-26 20:10:50 -0300
commiteeb01acd171fa3eb407c9a57017d6b291040177c (patch)
treee898348e508d57df706fd5c782b844e87e22b8a8
parent61edd3fae15dfaa688d61ddd71e269ce0b3bb78d (diff)
downloadprofile-eeb01acd171fa3eb407c9a57017d6b291040177c.tar.gz
profile-eeb01acd171fa3eb407c9a57017d6b291040177c.tar.bz2
Make xsession work for jessie
-rwxr-xr-xxsession.dot.link2
1 files changed, 1 insertions, 1 deletions
diff --git a/xsession.dot.link b/xsession.dot.link
index c1dc856..6ea47f6 100755
--- a/xsession.dot.link
+++ b/xsession.dot.link
@@ -82,7 +82,7 @@ if which parcellite &> /dev/null; then
fi
# Execute window manager
-if [ "$OSVERSION" = "7" ]; then
+if [ "$OSVERSION" != "6" ]; then
# See https://bugzilla.redhat.com/show_bug.cgi?id=783568
# https://bugs.launchpad.net/ubuntu/+source/gnome-keyring/+bug/932177
# http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=653011