bbd9f3c container-toolbox: Fix typo between %pre and %post

Authored and Committed by Debarshi Ray 6 months ago
    container-toolbox: Fix typo between %pre and %post
    
    The snippet to fix the /run/lock breakage and the lines following it
    were copied from the first %post section in fedora-container-base.ks.
    However, the %end marker to terminate the previous %pre section, and the
    starting %post marker went missing in fedora-container-toolbox.ks
    
    https://bugzilla.redhat.com/show_bug.cgi?id=2244503
    https://pagure.io/fedora-kickstarts/pull-request/994
    
        
file modified
+2 -0