feat(profile): various ubuntu based improvements.
This commit is contained in:
parent
f21fecc25a
commit
1724040229
22 changed files with 107 additions and 11 deletions
|
|
@ -13,6 +13,10 @@ profile ptyxis @{exec_path} {
|
|||
include <abstractions/common/gnome>
|
||||
include <abstractions/consoles>
|
||||
|
||||
unix type=stream peer=(label=ptyxis-agent),
|
||||
|
||||
#aa:dbus own bus=session name=org.gnome.Ptyxis
|
||||
|
||||
@{exec_path} mr,
|
||||
|
||||
@{lib}/ptyxis-agent Px,
|
||||
|
|
@ -25,11 +29,12 @@ profile ptyxis @{exec_path} {
|
|||
|
||||
owner @{user_config_dirs}/org.gnome.Ptyxis/ rw,
|
||||
owner @{user_config_dirs}/org.gnome.Ptyxis/** rwlk -> @{user_config_dirs}/org.gnome.Ptyxis/**,
|
||||
owner @{user_config_dirs}/ubuntu-xdg-terminals.list r,
|
||||
|
||||
owner @{user_share_dirs}/org.gnome.Ptyxis/ rw,
|
||||
owner @{user_share_dirs}/org.gnome.Ptyxis/** rwlk -> @{user_share_dirs}/org.gnome.Ptyxis/**,
|
||||
|
||||
owner /tmp/#@{int} w,
|
||||
owner /tmp/#@{int} rw,
|
||||
|
||||
/dev/ptmx rw,
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue