#!/usr/bin/python2 -O # vim: fileencoding=utf-8 import sys import qubes.tools.qvm_prefs sys.exit(not qubes.tools.qvm_prefs.main())