let it error, works fine

This commit is contained in:
nobody43 2023-01-14 09:58:19 +00:00 committed by Alex
parent 9739f2d69e
commit 5a9ae96ae8

View file

@ -81,7 +81,7 @@ profile rustdesk @{exec_path} {
owner @{HOME}/ r, # fails otherwise
owner @{HOME}/[rR]ust[dD]esk/{,**} rw,
# file_inherit, X-strict
# file_inherit, X-tiny
owner @{HOME}/.xsession-errors w,
# excessive?
@ -120,10 +120,6 @@ profile rustdesk @{exec_path} {
owner @{HOME}/.xsession-errors w,
owner @{HOME}/.Xauthority r,
# Unknown yet
deny /etc/apt/{,**} r,
/usr/share/dpkg/cputable r,
include if exists <local/rustdesk_python>
}