add logs, reconfig system

This commit is contained in:
luz
2025-04-30 16:48:15 -05:00
parent 4b2fb19472
commit 805e31db25
17 changed files with 71 additions and 14 deletions

View File

@@ -7,7 +7,7 @@
# What ? This kickstart ingredients allows for scripts to be executed after the installation
%post
%post --log=/mnt/sysimage/root/post.log # Beginning of the post-installation section. Add logging.
# Enable livesys services
systemctl enable livesys.service