diff options
author | A. Wilcox <AWilcox@Wilcox-Tech.com> | 2020-07-25 13:52:16 -0500 |
---|---|---|
committer | A. Wilcox <AWilcox@Wilcox-Tech.com> | 2020-07-25 13:52:16 -0500 |
commit | b8e026e066a6e3bc103f0dcc435f2a5d128522ac (patch) | |
tree | d10ba7346f011331d199e3a552bceec8a46fc267 /configs/ppc-live.installfile | |
parent | da4eb9ea140899a21a3d39ab52cdf7911ee014cd (diff) | |
download | image-b8e026e066a6e3bc103f0dcc435f2a5d128522ac.tar.gz image-b8e026e066a6e3bc103f0dcc435f2a5d128522ac.tar.bz2 image-b8e026e066a6e3bc103f0dcc435f2a5d128522ac.tar.xz image-b8e026e066a6e3bc103f0dcc435f2a5d128522ac.zip |
Replace ConsoleKit with elogind
Diffstat (limited to 'configs/ppc-live.installfile')
-rw-r--r-- | configs/ppc-live.installfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/ppc-live.installfile b/configs/ppc-live.installfile index be6cb30..e2f59ae 100644 --- a/configs/ppc-live.installfile +++ b/configs/ppc-live.installfile @@ -4,7 +4,7 @@ pkginstall horizon horizon-qt5 horizon-boot xorg-drivers xorg-server ttf-liberat # Start X on boot, if possible. svcenable udev boot svcenable udev-trigger boot -svcenable consolekit +svcenable elogind svcenable sddm svcenable wpa_supplicant |