#!/bin/sh
cd /usr/share/pwdlogy
exec python3 pwdlogy.py "$@"
