feat(profiles): general update.
This commit is contained in:
parent
2242c2185a
commit
fbd5996531
14 changed files with 70 additions and 16 deletions
|
|
@ -18,7 +18,11 @@ profile software-properties-gtk @{exec_path} {
|
|||
include <abstractions/openssl>
|
||||
include <abstractions/python>
|
||||
|
||||
dbus send bus=system path=/{,com/canonical/UbuntuAdvantage/Manager}
|
||||
dbus (send,receive) bus=system path=/com/canonical/UbuntuAdvantage/{,**}
|
||||
interface=org.freedesktop.DBus.Introspectable
|
||||
member=Introspect,
|
||||
|
||||
dbus send bus=system path=/
|
||||
interface=org.freedesktop.DBus.Introspectable
|
||||
member=Introspect,
|
||||
|
||||
|
|
@ -79,5 +83,8 @@ profile software-properties-gtk @{exec_path} {
|
|||
owner @{PROC}/@{pid}/fd/ r,
|
||||
owner @{PROC}/@{pid}/mounts r,
|
||||
|
||||
# Silencer
|
||||
deny @{user_share_dirs}/gvfs-metadata/* r,
|
||||
|
||||
include if exists <local/software-properties-gtk>
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue