mirror of
https://github.com/SELinuxProject/selinux
synced 2025-03-31 07:56:22 +00:00
The restorecon is unable to resolve paths using braced expressions like this: /sbin/ ./restorecon: lstat(/sbin/ip{6,}tables*) failed: No such file or directory The problem is that restorecon calls glob function without GLOB_BRACE flag, which en |
||
---|---|---|
checkpolicy | ||
libselinux | ||
libsemanage | ||
libsepol | ||
policycoreutils | ||
scripts | ||
sepolgen | ||
.gitignore | ||
Makefile |