mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-11 14:13:58 +08:00
491cadac92
At some point InitLabels was changed to look for SecuritOptions separated by a ":" rather then an "=", but DupSecOpt was never changed to match this default. Signed-off-by: Dan Walsh <dwalsh@redhat.com>