fedora-scripts/power-config.sh

6 lines
42 B
Bash

#!/bin/bash
powertop --auto-tune
exit 0