#1120270 bash: tuned-adm: command not found

#1120270#5
Date:
2025-11-06 17:36:25 UTC
From:
To:
Dear Maintainer,

I cannot run the 'tuned-adm' command-line tool in Terminal without entering the
full path.

What happens:
$ tuned-adm active
bash: tuned-adm: command not found

Full path:
$ /usr/sbin/tuned-adm active
Current active profile: balanced-battery

What should happen:
$ tuned-adm active
Current active profile: balanced-battery

Best,
Amr

#1120270#10
Date:
2025-11-07 06:45:04 UTC
From:
To:
Hi,

Right, because it's in sbin and your user probably doesn't have that in
$PATH.

I'll see if the tool is usable enough without root privileges and move
it if it is.

Thanks for the report!