#!/bin/sh -e

sv start logind >/dev/null

exec /usr/bin/greetd 2>&1
