4 lines
272 B
Text
4 lines
272 B
Text
|
|
# veilor-power — allow wheel to switch tuned profiles without password
|
||
|
|
# Locked to veilor-* profiles only.
|
||
|
|
%wheel ALL=(root) NOPASSWD: /usr/bin/tuned-adm profile veilor-powersave, /usr/bin/tuned-adm profile veilor-balanced, /usr/bin/tuned-adm profile veilor-performance
|