Fix package not compiling correctly and missing files
This commit is contained in:
Executable
+7
@@ -0,0 +1,7 @@
|
||||
#!/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
|
||||
Reference in New Issue
Block a user