#!/bin/sh
update-alternatives --remove x-window-manager /usr/bin/mbsession
exit 0

