#!/usr/bin/sh

export PYTHONPATH=/usr/share/system-config-rootpassword
/usr/bin/python3 /usr/share/system-config-rootpassword/system-config-rootpassword.py $*
