add logging
This commit is contained in:
parent
0960fa842d
commit
5a31e12e8c
@ -7,7 +7,7 @@
|
||||
|
||||
# What ? This kickstart ingredients allows for scripts to be executed after the installations
|
||||
|
||||
%post
|
||||
%post --log=/mnt/sysimage/root/post-live-session.log # Beginning of the post-installation section. Add logging.
|
||||
|
||||
# set livesys session type
|
||||
sed -i 's/^livesys_session=.*/livesys_session="gnome"/' /etc/sysconfig/livesys
|
||||
|
Loading…
x
Reference in New Issue
Block a user