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
Failed to generate hash of commit
4 changed files with 4 additions and 4 deletions

View file

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

View file

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

View file

@ -80,7 +80,7 @@ profile rustdesk @{exec_path} {
@{sh_path} rix,
@{bin}/chmod rix,
@{bin}/uname rPx,
@{bin}/uname rix,
/usr/share/rustdesk/files/pynput_service.py rix,
/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}/tr rix,
@{bin}/udevadm rCx -> udevadm,
@{bin}/uname rpx,
@{bin}/uname rix,
/usr/share/tlp/tlp-readconfs rix,
/ r,