Commit Graph

14 Commits

Author SHA1 Message Date
Adnan Hodzic e3b207795b improved daemon install/remove after setup.py install 2020-01-26 10:13:16 +01:00
Adnan Hodzic 683141616f fixed daemon install/removal with setup.py 2020-01-25 17:39:17 +01:00
Adnan Hodzic efabcab056 working daemon as part of snap (dirty) 2020-01-24 15:53:25 +01:00
John Athanaselis d727f5ab76 Update cpufreqctl.sh (#19) 2020-01-07 20:03:20 +01:00
Adnan Hodzic d75d8dc2b1 deploy unified (across distirbutions) systemd unit file (issue: #12) 2020-01-07 18:47:52 +01:00
aroundthfur c1fcabb18c fix systemd unit file removal path (#13) 2020-01-05 20:52:06 +01:00
Adnan Hodzic a6adb010e7 remove removal of daemon install marker 2020-01-05 17:40:39 +01:00
Velimir Iveljic 6d7c7a7495 Create logfile before starting the deamon
- on SELinux enabled systems, the daemon fails to start unless
  the logfile is already present, because the systemd unit file
  redirects the STDOUT to a file.
2020-01-04 19:36:20 +01:00
Adnan Hodzic 4cbc608791 major code refactor and improvements 2020-01-03 16:27:41 +01:00
Adnan Hodzic 2490de007a systemd working with proper logging functionality 2020-01-03 14:09:07 +01:00
Adnan Hodzic aab5f17d9c code refinement (working systemd) without logs 2020-01-02 23:30:55 +01:00
Adnan Hodzic f02ba0cc6d added daemon removal + other improvements 2020-01-02 13:06:43 +01:00
Adnan Hodzic 84e0c6cfa1 added option to deploy and run auto-cpufreq as a service (daemon) 2020-01-02 01:49:01 +01:00
Adnan Hodzic 01d3c1ee84 added cpufreqctl_deploy + added cpufreqctl script 2019-12-31 12:15:16 +01:00