summaryrefslogtreecommitdiff
path: root/user/sddm/sddm.initd
diff options
context:
space:
mode:
Diffstat (limited to 'user/sddm/sddm.initd')
-rw-r--r--user/sddm/sddm.initd2
1 files changed, 1 insertions, 1 deletions
diff --git a/user/sddm/sddm.initd b/user/sddm/sddm.initd
index cf5c1af79..8113454cf 100644
--- a/user/sddm/sddm.initd
+++ b/user/sddm/sddm.initd
@@ -4,7 +4,7 @@ depends() {
needs localmount
after bootmisc consolefont modules netmount keymaps
- use consolekit dbus
+ use dbus elogind
}
description="Simple Desktop Display Manager"