cleanup
This commit is contained in:
parent
8284fa57dd
commit
2de975c0ed
3 changed files with 9 additions and 1 deletions
|
|
@ -4,3 +4,10 @@
|
||||||
# SPDX-License-Identifier: GPL-2.0-only
|
# SPDX-License-Identifier: GPL-2.0-only
|
||||||
|
|
||||||
owner @{HOME}/.icons/default/index.theme r,
|
owner @{HOME}/.icons/default/index.theme r,
|
||||||
|
|
||||||
|
@{system_share_dirs}/*ubuntu/applications/{**,} r,
|
||||||
|
@{system_share_dirs}/gnome/applications/{**,} r,
|
||||||
|
@{system_share_dirs}/xfce4/applications/{**,} r,
|
||||||
|
|
||||||
|
/etc/gnome/defaults.list r,
|
||||||
|
/etc/xfce4/defaults.list r,
|
||||||
|
|
|
||||||
|
|
@ -52,6 +52,7 @@ include <tunables/global>
|
||||||
@{exec_path} = /{usr/,}bin/{c,}vlc
|
@{exec_path} = /{usr/,}bin/{c,}vlc
|
||||||
profile vlc @{exec_path} {
|
profile vlc @{exec_path} {
|
||||||
include <abstractions/base>
|
include <abstractions/base>
|
||||||
|
include <abstractions/consoles>
|
||||||
include <abstractions/nameservice-strict>
|
include <abstractions/nameservice-strict>
|
||||||
include <abstractions/gtk>
|
include <abstractions/gtk>
|
||||||
include <abstractions/fonts>
|
include <abstractions/fonts>
|
||||||
|
|
|
||||||
|
|
@ -250,7 +250,7 @@ profile qbittorrent @{exec_path} {
|
||||||
include <abstractions/ssl_certs>
|
include <abstractions/ssl_certs>
|
||||||
include <abstractions/nameservice-strict>
|
include <abstractions/nameservice-strict>
|
||||||
|
|
||||||
signal receive set=(term, kill) peer=qbittorrent,
|
signal (receive) set=(term, kill) peer=qbittorrent,
|
||||||
|
|
||||||
network inet dgram,
|
network inet dgram,
|
||||||
network inet6 dgram,
|
network inet6 dgram,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue