Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
units: make sure importd has CAP_LINUX_IMMUTABLE flag
Since d8f9686 we use the chattr +i flag for marking containers in directories as reead-only. But to do so we need the cap for it, hence grant it. Fixes: systemd#19115
- Loading branch information