walters / koji

Forked from koji 7 years ago
Clone

18f23a9 runroot: Support nspawn_args

Authored and Committed by Colin Walters 7 years ago
    runroot: Support nspawn_args
    
    For rpm-ostree we need
    ```
    config_opts['nspawn_args'] = ['--capability=CAP_NET_ADMIN', '--as-pid2']
    ```
    Which is now exposed via https://github.com/rpm-software-management/mock/pull/35
    
        
file modified
+4 -1
file modified
+4 -0
file modified
+3 -2