feat(profiles): general update.
This commit is contained in:
parent
1ff3636fb5
commit
a8808d3da6
10 changed files with 58 additions and 25 deletions
|
|
@ -2,10 +2,6 @@
|
|||
# Copyright (C) 2019-2021 Mikhail Morfikov
|
||||
# SPDX-License-Identifier: GPL-2.0-only
|
||||
|
||||
# Note: This profile does not specify an attachment path because it is
|
||||
# intended to be used only via "Px -> child-dpkg" exec transitions
|
||||
# from other profiles.
|
||||
|
||||
# Note: This profile does not specify an attachment path because it is
|
||||
# intended to be used only via "Px -> child-dpkg" exec transitions from
|
||||
# other profiles. We want to confine the dpkg(1) utility when it
|
||||
|
|
|
|||
|
|
@ -56,9 +56,9 @@ profile child-open {
|
|||
/usr/share/code/{bin/,}code rPx,
|
||||
|
||||
# Others
|
||||
/{usr/,}bin/*Foliate rPUx,
|
||||
/{usr/,}bin/discord{,-ptb} rPx,
|
||||
/{usr/,}bin/draw.io rPUx,
|
||||
/{usr/,}bin/*Foliate rPUx,
|
||||
/{usr/,}bin/dropbox rPx,
|
||||
/{usr/,}bin/engrampa rPx,
|
||||
/{usr/,}bin/eog rPUx,
|
||||
|
|
@ -68,6 +68,7 @@ profile child-open {
|
|||
/{usr/,}bin/geany rPx,
|
||||
/{usr/,}bin/gnome-calculator rPUx,
|
||||
/{usr/,}bin/gnome-disk-image-mounter rPx,
|
||||
/{usr/,}bin/gnome-disks rPx,
|
||||
/{usr/,}bin/kgx rPUx,
|
||||
/{usr/,}bin/okular rPx,
|
||||
/{usr/,}bin/qbittorrent rPx,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue