echo not implemented return modulname="wayland" startmodul config "${modulname}" pkg+=( qt5-wayland ) postrun_modules+=( "70-de.mod.de/system/${modulname}" ) #ignore+=() #services_enable+=() #services_disable+=() cat <<'EOF'>> "${postinstall}" startmodul post "wayland" MOZ_ENABLE_WAYLAND=1 EOF