• L
    lxc: Move console checks in LXCProcessStart · 72129907
    Luyao Huang 提交于
    https://bugzilla.redhat.com/show_bug.cgi?id=1176503
    
    Move the two console checks - one for zero nconsoles present and the
    other for an invalid console type to earlier in the processing rather than
    getting after performing some setup that has to be undone for what amounts
    to an invalid configuration.
    
    This resolves the above bug since it's not not possible to have changed
    the security labels when we cause the configuration check failure.
    72129907
lxc_process.c 48.3 KB