#!/bin/sh

export PYTHONPATH=/usr/share/system-config-boot:/usr/share/firstboot/modules
exec /usr/bin/python /usr/share/system-config-boot/system-config-boot.py "$@"
