remove fedora logos and add systemd-resolved as service
This commit is contained in:
@ -19,7 +19,7 @@ rootpw --iscrypted --lock locked
|
||||
# SELinux configuration
|
||||
selinux --disabled
|
||||
# System services
|
||||
services --enabled="NetworkManager,libvirtd"
|
||||
services --enabled="NetworkManager,systemd-resolved,libvirtd"
|
||||
# System timezone
|
||||
timezone Europe/Paris --utc
|
||||
# Use network installation
|
||||
@ -381,11 +381,6 @@ virt-top
|
||||
wget
|
||||
wpa_supplicant
|
||||
zram-generator-defaults
|
||||
-fedora-logos
|
||||
-fedora-release
|
||||
-fedora-release-common
|
||||
-fedora-release-identity-basic
|
||||
-fedora-release-notes
|
||||
-gnome-tour
|
||||
|
||||
%end
|
||||
|
Reference in New Issue
Block a user