#!/usr/bin/python

import os

os.system("gksu /usr/lib/cinnamon-settings-users/cinnamon-settings-users.py")

