diff options
Diffstat (limited to 'configs/ppc64-live.installfile')
-rw-r--r-- | configs/ppc64-live.installfile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/configs/ppc64-live.installfile b/configs/ppc64-live.installfile index 6ad0437..59320d0 100644 --- a/configs/ppc64-live.installfile +++ b/configs/ppc64-live.installfile @@ -1,8 +1,11 @@ # System Installation pkginstall horizon horizon-qt5 horizon-boot xorg-drivers xorg-server ttf-liberation -# Start X on boot, if possible. +# Start X on boot, if possible +svcenable udev boot +svcenable udev-trigger boot svcenable consolekit svcenable sddm +svcenable wpa_supplicant inherit ppc64.installfile |