You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Regression from #2368 - basically osbuild makes /sys/fs/selinux read-only, and we started mixing direct calls to /sys/fs/selinux with using libselinux. We should consistently only use libselinux.
Regression from #2368 - basically osbuild makes /sys/fs/selinux read-only, and we started mixing direct calls to /sys/fs/selinux with using libselinux. We should consistently only use libselinux.