#!/bin/execlineb -P
foreground { mkdir -p /var/lib/sddm }
foreground { chown -R sddm:sddm /var/lib/sddm }
exec sddm
