add logging in post section
This commit is contained in:
@ -60,7 +60,7 @@ generic-release-notes # "Release Notes"
|
||||
|
||||
%end # End of the packages section
|
||||
|
||||
%post # Beginning of the post-installation section
|
||||
%post --log=/root/ks-post.log # Beginning of the post-installation section. Add logging.
|
||||
|
||||
localectl set-keymap ch-fr # Set keymap to `ch-fr`. Alternatively, `us` can be picked.
|
||||
dnf update -y # Update the system
|
||||
|
Reference in New Issue
Block a user