Skip to content

Commit

Permalink
refactoring
Browse files Browse the repository at this point in the history
  • Loading branch information
Patrick Schleizer committed Apr 15, 2020
1 parent 4863375 commit 9a3716a
Showing 1 changed file with 4 additions and 10 deletions.
14 changes: 4 additions & 10 deletions etc/apparmor.d/abstractions/base.anondist
Expand Up @@ -173,16 +173,10 @@
/etc/dpkg/origins/whonix r,

## uwt
/bin/mkdir rix,
/bin/readlink rix,
/bin/bash rix,
/bin/grep rix,

## uwt
/usr/bin/mkdir rix,
/usr/bin/readlink rix,
/usr/bin/bash rix,
/usr/bin/grep rix,
/{,usr/}bin/mkdir rix,
/{,usr/}bin/readlink rix,
/{,usr/}bin/bash rix,
/{,usr/}bin/grep rix,

## uwt
/usr/bin/whoami rix,
Expand Down

0 comments on commit 9a3716a

Please sign in to comment.