fix(profile): manually deny path in git
Needed as 44a6bc86e6 raise merged rule with conflicting x modifiers errors.
This commit is contained in:
parent
5f368403b3
commit
753d36cfa3
1 changed files with 1 additions and 0 deletions
|
|
@ -38,6 +38,7 @@ profile git @{exec_path} flags=(attach_disconnected) {
|
|||
deny /usr/local/games/ r,
|
||||
deny /var/lib/flatpak/exports/bin/ r,
|
||||
deny owner @{HOME}/.go/bin/ r,
|
||||
deny owner @{HOME}/bin/ r,
|
||||
deny owner @{user_bin_dirs}/ r,
|
||||
|
||||
# These are needed for "git submodule update"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue