feat(profiles): general update.
This commit is contained in:
parent
2ec802d40d
commit
9692926752
13 changed files with 30 additions and 26 deletions
|
|
@ -2,13 +2,10 @@
|
|||
# Copyright (C) 2022 Alexandre Pujol <alexandre@pujol.io>
|
||||
# SPDX-License-Identifier: GPL-2.0-only
|
||||
|
||||
unix (connect, send, receive, accept)
|
||||
type=stream
|
||||
addr="@/tmp/dbus-*",
|
||||
unix (connect, send, receive, accept) type=stream addr="@/tmp/dbus-*",
|
||||
unix (bind, listen) type=stream addr="@/tmp/dbus-*",
|
||||
|
||||
unix (connect, receive, send, accept)
|
||||
type=stream
|
||||
peer=(addr="@/tmp/dbus-*"),
|
||||
unix (connect, receive, send, accept) type=stream peer=(addr="@/tmp/dbus-*"),
|
||||
|
||||
owner @{run}/user/@{uid}/at-spi/ rw,
|
||||
owner @{run}/user/@{uid}/at-spi/bus{,_[0-9]*} rw,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue