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}/tr rix,
@{bin}/tty rix,
@{bin}/uname rPx,
@{bin}/uname rix,
@{bin}/xargs rix,
@{bin}/dpkg-query rpx,