reboot kexec, correct paths
shorten log file name
This commit is contained in:
@ -34,7 +34,7 @@
|
||||
%include blmd.cfg # A base for a minimal live machine
|
||||
%include bdmd.cfg # A base for a desktop environment
|
||||
|
||||
%post --log=/root/ldmd-post.log # Beginning of %post section. The following commands are executed inside a chroot environment. Add logging
|
||||
%post --log=/root/ldmd.log # Beginning of %post section. The following commands are executed inside a chroot environment. Add logging
|
||||
|
||||
cat >> /etc/rc.d/init.d/livesys << EOF
|
||||
|
||||
|
Reference in New Issue
Block a user