forked from roots/phyllomeos
improve comments
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
|
||||
%end # End of the packages section
|
||||
|
||||
%post
|
||||
%post # Beginning of %post section. The following commands are executed inside a chroot environment
|
||||
|
||||
cat >> /etc/rc.d/init.d/livesys << EOF
|
||||
|
||||
@@ -106,4 +106,4 @@ restorecon -R /home/liveuser/
|
||||
|
||||
EOF
|
||||
|
||||
%end
|
||||
%end # End of the %post section
|
||||
Reference in New Issue
Block a user