mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-23 23:41:10 +02:00
This fix allows the selinux context information to be displayed. Now `ls -Z` shows the correct output. ex: core@coreos_developer_qemu-1010-0-0-2 ~ $ id -Z system_u:system_r:kernel_t:s0 Signed-off-by: Anil Belur <askb23@gmail.com>