This is related to #872. The bash and later zsh completion scripts should look for TuneD profile in correct directories. E.g. on older RHELs in /etc/tuned and /usr/lib/tuned, on recent RHELs/Fedora/... in /etc/tuned/profiles and /usr/lib/tuned/profiles and should also obey user customized paths in /etc/tuned/tuned-main.conf, the profile_dirs variable.
This is related to #872. The bash and later zsh completion scripts should look for TuneD profile in correct directories. E.g. on older RHELs in
/etc/tunedand/usr/lib/tuned, on recent RHELs/Fedora/... in/etc/tuned/profilesand/usr/lib/tuned/profilesand should also obey user customized paths in/etc/tuned/tuned-main.conf, theprofile_dirsvariable.