summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorA. Wilcox <AWilcox@Wilcox-Tech.com>2020-07-25 13:14:22 -0500
committerA. Wilcox <AWilcox@Wilcox-Tech.com>2020-07-25 13:14:22 -0500
commitb51f54d2b0e6bea37a00f1ef646a9f42d9a7eebe (patch)
tree5530dc57bbfc809f5e142bf8b67b5b763e75bb9f /devel
parent21dff37461c8a7655b176b15f6dd7b55deac131f (diff)
downloadhorizon-b51f54d2b0e6bea37a00f1ef646a9f42d9a7eebe.tar.gz
horizon-b51f54d2b0e6bea37a00f1ef646a9f42d9a7eebe.tar.bz2
horizon-b51f54d2b0e6bea37a00f1ef646a9f42d9a7eebe.tar.xz
horizon-b51f54d2b0e6bea37a00f1ef646a9f42d9a7eebe.zip
Replace references to ConsoleKit with elogind
Diffstat (limited to 'devel')
-rw-r--r--devel/script/2_keys.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/script/2_keys.xml b/devel/script/2_keys.xml
index 4438881..9ffeba8 100644
--- a/devel/script/2_keys.xml
+++ b/devel/script/2_keys.xml
@@ -655,7 +655,7 @@ svcenable udev-trigger boot
<title>The <literal>svcenable</literal> Key &mdash; Typical Desktop</title>
<programlisting>
svcenable dbus
-svcenable consolekit
+svcenable elogind
svcenable sddm
</programlisting>
<para>This configures the target computer to start up a display manager and its required daemons during system boot, enabling graphical logins.</para>