-
Notifications
You must be signed in to change notification settings - Fork 117
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
SUIDPermissionsCheck: support new /usr/share/permissions/packages.d dir
- use common constant to refer to /usr/share/permissions - adjust comments to current situation - consider the new packages.d directory as well (new chkstat from permissions package supports this). Due to the generator used in `_paths_to()` this is getting a bit ugly to combine now. We should only consider `packages.d` in the /usr dir, not in /etc, where the name is too generic.
- Loading branch information
Showing
2 changed files
with
19 additions
and
12 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