diff options
Diffstat (limited to 'configs/live/pmmx-mate.installfile')
-rw-r--r-- | configs/live/pmmx-mate.installfile | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/configs/live/pmmx-mate.installfile b/configs/live/pmmx-mate.installfile new file mode 100644 index 0000000..fe1cdc9 --- /dev/null +++ b/configs/live/pmmx-mate.installfile @@ -0,0 +1,11 @@ +# Install MATE and SDDM auto-login for it. +pkginstall livecd-support-mate + +# Start X on boot, if possible. +svcenable udev boot +svcenable udev-trigger boot +svcenable elogind +svcenable sddm +svcenable wpa_supplicant + +inherit ../arch/ppc.installfile |