Update profiles.

This commit is contained in:
Alexandre Pujol 2022-01-09 20:23:18 +01:00
parent accf5538bd
commit 2e7b6f8ba8
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
13 changed files with 28 additions and 13 deletions

View file

@ -23,7 +23,7 @@ profile udiskie @{exec_path} {
include <abstractions/deny-root-dir-access>
@{exec_path} r,
/{usr/,}bin/python3.[0-9] r,
/{usr/,}bin/python3.[0-9]* r,
/{usr/,}bin/ r,
/{usr/,}bin/xdg-open rCx -> open,

View file

@ -12,7 +12,7 @@ profile udiskie-info @{exec_path} {
include <abstractions/python>
@{exec_path} r,
/{usr/,}bin/python3.[0-9] r,
/{usr/,}bin/python3.[0-9]* r,
/usr/bin/ r,

View file

@ -12,7 +12,7 @@ profile udiskie-mount @{exec_path} {
include <abstractions/python>
@{exec_path} r,
/{usr/,}bin/python3.[0-9] r,
/{usr/,}bin/python3.[0-9]* r,
/usr/bin/ r,

View file

@ -12,7 +12,7 @@ profile udiskie-umount @{exec_path} {
include <abstractions/python>
@{exec_path} r,
/{usr/,}bin/python3.[0-9] r,
/{usr/,}bin/python3.[0-9]* r,
/usr/bin/ r,