mirror of
https://pagure.io/fedora-kickstarts.git
synced 2026-01-23 08:25:47 +08:00
Remove references to zram and zram-swap
The zram package and its zram-swap service are obsoleted as part of the swaponzram change. https://fedoraproject.org/wiki/Changes/SwapOnZRAM Signed-off-by: Chris Murphy <chrismurphy@fedoraproject.org>
This commit is contained in:
@@ -13,7 +13,7 @@ keyboard us
|
||||
timezone US/Eastern
|
||||
selinux --enforcing
|
||||
firewall --enabled --service=mdns
|
||||
services --enabled=sshd,NetworkManager,chronyd,zram-swap
|
||||
services --enabled=sshd,NetworkManager,chronyd
|
||||
network --bootproto=dhcp --device=link --activate
|
||||
rootpw --lock --iscrypted locked
|
||||
shutdown
|
||||
@@ -32,7 +32,6 @@ firstboot --reconfig
|
||||
@core
|
||||
@standard
|
||||
@hardware-support
|
||||
zram
|
||||
|
||||
kernel
|
||||
# remove this in %post
|
||||
|
||||
Reference in New Issue
Block a user