}
joinscript_check_joinstatus () {
if [ ! -f "/usr/share/univention-join/.joined" ]; then
if [ ! -f "/var/univention-join/joined" ]; then
return 1
fi