summaryrefslogtreecommitdiffstats
path: root/README.elogind
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--README.elogind24
1 files changed, 24 insertions, 0 deletions
diff --git a/README.elogind b/README.elogind
new file mode 100644
index 0000000..6baf135
--- /dev/null
+++ b/README.elogind
@@ -0,0 +1,24 @@
+Replacing ConsoleKit2 with elogind
+----------------------------------
+
+# Sources are updates to check for existence of libelogind. If this is not
+# present, the scripts assume ConsoleKit2 is used instead.
+
+# Remove:
+ConsoleKit2
+
+# Compile:
+deps:elogind
+
+# Recompile Slackware packages:
+util-linux (with PAM files that mention elogind instead of pam_ck_connector)
+dbus (enable elogind support). Depends on autoconf-archive to compile!
+polkit (enable elogind support)
+
+# Recompile:
+deps:accountsservice
+plasma:plasma-workspace,powerdevil
+plasma-extra:sddm-qt5
+
+
+