5b6dfac Add patch to allow crypttab to support workqueue disablement

Authored and Committed by jgu 3 years ago
    Add patch to allow crypttab to support workqueue disablement
    
    This patch enables support of the following options in
    /etc/crypttab:
    
        - no-read-workqueue
        - no-write-workqueue
    
    This patch corresponds to the upstream pull request that has been
    merged and will be in systemd 248:
    
        https://github.com/systemd/systemd/pull/18062/
    
        
file modified
+7 -1