diff options
author | A. Wilcox <AWilcox@Wilcox-Tech.com> | 2020-07-25 13:14:22 -0500 |
---|---|---|
committer | A. Wilcox <AWilcox@Wilcox-Tech.com> | 2020-07-25 13:14:22 -0500 |
commit | b51f54d2b0e6bea37a00f1ef646a9f42d9a7eebe (patch) | |
tree | 5530dc57bbfc809f5e142bf8b67b5b763e75bb9f /devel/script | |
parent | 21dff37461c8a7655b176b15f6dd7b55deac131f (diff) | |
download | horizon-b51f54d2b0e6bea37a00f1ef646a9f42d9a7eebe.tar.gz horizon-b51f54d2b0e6bea37a00f1ef646a9f42d9a7eebe.tar.bz2 horizon-b51f54d2b0e6bea37a00f1ef646a9f42d9a7eebe.tar.xz horizon-b51f54d2b0e6bea37a00f1ef646a9f42d9a7eebe.zip |
Replace references to ConsoleKit with elogind
Diffstat (limited to 'devel/script')
-rw-r--r-- | devel/script/2_keys.xml | 2 |
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 — 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> |