#!/usr/bin/openrc-run # Copyright 2021 Artix Linux # Distributed under the terms of the GNU General Public License v2 supervisor=supervise-daemon command="/usr/lib/elogind/elogind" depend() { need dbus provide logind before xdm }