#!/bin/sh

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