[Unit] Description=auto-cpufreq - Automatic CPU speed & power optimizer for Linux After=network.target network-online.target [Service] Type=simple User=root ExecStart=/usr/bin/python3 /usr/bin/auto-cpufreq --live StandardOutput=file:/var/log/auto-cpufreq.log [Install] WantedBy=multi-user.target