-
Notifications
You must be signed in to change notification settings - Fork 197
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
core: Convert path to ostree convention when deleting
E.g. we currently process all files under `/var/lib/selinux/targeted` as going into `/usr/etc/selinux/targeted` instead. But the rpmdb doesn't know that. So we need to do the translation even when deleting. Another notable dir which falls in that bucket is `/boot`. Fixes: #3421
- Loading branch information
Showing
2 changed files
with
33 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters