Do not install chrony and rdate explicitly
These are pulled as Anaconda's dependencies and shouldn't be listed here explicitly. Signed-off-by: Vratislav Podzimek <vpodzime@redhat.com>
This commit is contained in:
parent
3649879a38
commit
2b9f0afbac
@ -92,7 +92,6 @@ installpkg tigervnc-server-minimal
|
|||||||
%if basearch != "s390x":
|
%if basearch != "s390x":
|
||||||
installpkg tigervnc-server-module
|
installpkg tigervnc-server-module
|
||||||
%endif
|
%endif
|
||||||
installpkg chrony rdate
|
|
||||||
installpkg net-tools
|
installpkg net-tools
|
||||||
|
|
||||||
## hardware utilities/libraries
|
## hardware utilities/libraries
|
||||||
|
Loading…
Reference in New Issue
Block a user