reboot kexec, correct paths

shorten log file name
This commit is contained in:
2021-08-19 22:18:23 +02:00
parent bd3e3ece53
commit b712d96fc8
13 changed files with 19 additions and 15 deletions

View File

@@ -23,7 +23,7 @@
%end # End of the packages section
%post --log=/root/lmd-post.log # Beginning of %post section. The following commands are executed inside a chroot environment. Add logging.
%post --log=/root/lmd.log # Beginning of %post section. The following commands are executed inside a chroot environment. Add logging.
cat >> /etc/rc.d/init.d/livesys << EOF