#!/bin/bash if [ -x /usr/bin/elogind-inhibit ]; then dbus-send --system --print-reply --dest=org.freedesktop.DBus /org/freedesktop/DBus org.freedesktop.DBus.StartServiceByName string:org.freedesktop.login1 uint32:0 fi exec sddm