erpalma / throttled

Workaround for Intel throttling issues in Linux.
MIT License
2.68k stars 166 forks source link

The program's output could better indicate when the program is disabled via conf file #173

Closed LinuxOnTheDesktop closed 4 years ago

LinuxOnTheDesktop commented 4 years ago

I disabled the program, via the conf file switch ('Enabled: False') and forgot to change it back. When running the program, as a service, when it was disabled in that way, the program's output, and even its 'debug' and 'monitor' output, did not mention that the program was disabled - though I could tell, by other means, that the program was stopping. So, suggestion: give a [I] tip when the program has been disabled-via-conf-file. Thanks.