mirror of
https://pagure.io/fedora-kickstarts.git
synced 2024-11-16 05:33:09 +00:00
Revert "Enable zram-swap on all the workstation installations"
This reverts commit 18428f225b
.
This commit is contained in:
parent
30647569da
commit
fea3820100
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
bootloader --append="cma=256MB"
|
bootloader --append="cma=256MB"
|
||||||
|
|
||||||
services --enabled=sshd,NetworkManager,chronyd
|
services --enabled=sshd,NetworkManager,chronyd,zram-swap
|
||||||
|
|
||||||
autopart --type=plain --noswap
|
autopart --type=plain --noswap
|
||||||
|
|
||||||
|
@ -25,6 +25,4 @@
|
|||||||
-gfs2-utils
|
-gfs2-utils
|
||||||
-reiserfs-utils
|
-reiserfs-utils
|
||||||
|
|
||||||
services --enabled=zram-swap
|
|
||||||
|
|
||||||
%end
|
%end
|
||||||
|
Loading…
Reference in New Issue
Block a user