feat(profile): do not use the uname profile directly

see #611
This commit is contained in:
Alexandre Pujol 2025-01-20 21:31:08 +01:00
parent 2f98d0817e
commit cf254c8021
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
4 changed files with 4 additions and 4 deletions

View file

@ -32,7 +32,7 @@ profile gnome-session @{exec_path} {
@{bin}/tput rix, @{bin}/tput rix,
@{bin}/tr rix, @{bin}/tr rix,
@{bin}/tty rix, @{bin}/tty rix,
@{bin}/uname rPx, @{bin}/uname rix,
@{bin}/xargs rix, @{bin}/xargs rix,
@{bin}/dpkg-query rpx, @{bin}/dpkg-query rpx,

View file

@ -27,7 +27,7 @@ profile amule @{exec_path} {
# @{open_path} rPx -> child-open, # @{open_path} rPx -> child-open,
@{exec_path} mr, @{exec_path} mr,
@{bin}/uname rPx, @{bin}/uname rix,
@{sh_path} rix, @{sh_path} rix,
@{system_share_dirs}/amule/{,**} r, @{system_share_dirs}/amule/{,**} r,
owner @{HOME}/.aMule/{,**} rwk, owner @{HOME}/.aMule/{,**} rwk,

View file

@ -80,7 +80,7 @@ profile rustdesk @{exec_path} {
@{sh_path} rix, @{sh_path} rix,
@{bin}/chmod rix, @{bin}/chmod rix,
@{bin}/uname rPx, @{bin}/uname rix,
/usr/share/rustdesk/files/pynput_service.py rix, /usr/share/rustdesk/files/pynput_service.py rix,
/usr/share/[rR]ust[dD]esk/files/{,**} r, /usr/share/[rR]ust[dD]esk/files/{,**} r,

View file

@ -49,7 +49,7 @@ profile tlp @{exec_path} flags=(attach_disconnected) {
@{bin}/touch rix, @{bin}/touch rix,
@{bin}/tr rix, @{bin}/tr rix,
@{bin}/udevadm rCx -> udevadm, @{bin}/udevadm rCx -> udevadm,
@{bin}/uname rpx, @{bin}/uname rix,
/usr/share/tlp/tlp-readconfs rix, /usr/share/tlp/tlp-readconfs rix,
/ r, / r,