improve comments
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
|
||||
%post # Beginning of %post section. The following commands are executed inside a chroot environment
|
||||
|
||||
cat >> /etc/rc.d/init.d/livesys << EOF
|
||||
|
||||
@ -117,4 +117,4 @@ restorecon -R /home/liveuser/
|
||||
|
||||
EOF
|
||||
|
||||
%end
|
||||
%end # End of the %post section
|
Reference in New Issue
Block a user