forked from roots/phyllomeos
add logging in post section
This commit is contained in:
@@ -22,7 +22,7 @@ nano # Minimal GNOME shell or desktop environment plus the nano text editor
|
||||
|
||||
%end
|
||||
|
||||
%post --nochroot # Beginning of %post section. Those commands are executed outside the chroot environment
|
||||
%post --nochroot --log=/mnt/sysimage/root/ks-post.log # Beginning of %post section. Those commands are executed outside the chroot environment
|
||||
|
||||
# set new default background (doesn't work. Would have to call a script on first boot or something)
|
||||
gsettings set org.gnome.desktop.background picture-uri file:///usr/share/backgrounds/elementary/'Morskie Oko.jpg'
|
||||
|
||||
Reference in New Issue
Block a user