hilfe mein git ist komisch
This commit is contained in:
18
etc/apparmor.d/abstractions/ubuntu-browsers.d/plugins-common
Normal file
18
etc/apparmor.d/abstractions/ubuntu-browsers.d/plugins-common
Normal file
@@ -0,0 +1,18 @@
|
||||
# vim:syntax=apparmor
|
||||
|
||||
abi <abi/4.0>,
|
||||
|
||||
#
|
||||
# Plugins/helpers
|
||||
#
|
||||
@{PROC}/@{pid}/fd/ r,
|
||||
/usr/lib/** rm,
|
||||
/{,usr/}bin/bash ixr,
|
||||
/{,usr/}bin/dash ixr,
|
||||
/{,usr/}bin/grep ixr,
|
||||
/{,usr/}bin/sed ixr,
|
||||
/usr/bin/m4 ixr,
|
||||
|
||||
# Since all the ubuntu-browsers.d abstractions need this, just include it
|
||||
# here
|
||||
include <abstractions/ubuntu-helpers>
|
||||
Reference in New Issue
Block a user