Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
utils: ignore ENOTSUP when chmod a symlink
commit 5d1f903f75a80daa4dfb3d84e114ec8ecbf29956 in the kernel, present in a release since Linux 6.6 doesn't allow anymore to change the mode of a symlink, so just ignore the failure. Closes: containers#1308 Signed-off-by: Giuseppe Scrivano <[email protected]>
- Loading branch information