feat(profile): improve xfce related profiles
This commit is contained in:
parent
2c192dfab1
commit
7603ac33d0
2 changed files with 7 additions and 5 deletions
|
|
@ -7,7 +7,7 @@ abi <abi/3.0>,
|
|||
|
||||
include <tunables/global>
|
||||
|
||||
@{exec_path} = @{lib}/@{multiarch}/xfce4/notifyd/xfce4-notifyd
|
||||
@{exec_path} = @{lib}/{,@{multiarch}/}xfce4/notifyd/xfce4-notifyd
|
||||
profile xfce-notifyd @{exec_path} {
|
||||
include <abstractions/base>
|
||||
include <abstractions/fontconfig-cache-read>
|
||||
|
|
@ -17,5 +17,8 @@ profile xfce-notifyd @{exec_path} {
|
|||
|
||||
@{exec_path} mr,
|
||||
|
||||
owner @{user_cache_dirs}/xfce4/notifyd/ rw,
|
||||
owner @{user_cache_dirs}/xfce4/notifyd/** rwk,
|
||||
|
||||
include if exists <local/xfce-notifyd>
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue