mrc0mmand / centos / kickstarts

Forked from centos/kickstarts 2 years ago
Clone

2e479a Add a missing space in the xen dracut config

Authored and Committed by mrc0mmand 2 years ago
    Add a missing space in the xen dracut config
    
    otherwise dracut complains quite loudly:
    
    ```
     # dracut -f
     /etc/dracut.conf.d/xen.conf:add_drivers+="xen-netfront xen-blkfront "
    
     dracut: WARNING: <key>+=" <values> ": <values> should have surrounding white spaces!
     dracut: WARNING: This will lead to unwanted side effects! Please fix the configuration file.
    
    ```
    
        
file modified
+1 -1
file modified
+1 -1