Enable swap setup for GNOME and KDE images
This commit is contained in:
parent
ed3c8ba8c6
commit
906de7f772
@ -77,6 +77,9 @@ elif [[ "$kiwi_profiles" != *"GNOME"* ]] && [[ "$kiwi_profiles" != *"KDE"* ]]; t
|
|||||||
touch /etc/reconfigSys
|
touch /etc/reconfigSys
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
## Enable swap setup on firstboot
|
||||||
|
systemctl enable asahi-setup-swap-firstboot.service
|
||||||
|
|
||||||
## Enable extras install on firstboot; this will only run if the extras are
|
## Enable extras install on firstboot; this will only run if the extras are
|
||||||
## actually present (and self disable afterwards)
|
## actually present (and self disable afterwards)
|
||||||
systemctl enable asahi-extras-firstboot.service
|
systemctl enable asahi-extras-firstboot.service
|
||||||
|
Loading…
Reference in New Issue
Block a user