Commit Graph

21 Commits

Author SHA1 Message Date
Adnan Hodzic bdb5d35d0c Fixed systemd "executable path is not absolute error" (close: #42) 2020-03-27 12:26:19 +01:00
Mert Can Demir abe463cfb7
Add the feature that makes EPP changeable (#45)
* Add the feature that makes EPP changeable

* Remove .vscode folder

* Fix little statement thing

* implemented mechanism to backup/restore original cpufreqctl file

Co-authored-by: Adnan Hodzic <adnan@hodzic.org>
2020-03-21 16:11:18 +01:00
Mert Can Demir ba311ae16c
Fix file log freezing issue (#40) 2020-02-16 13:24:14 +01:00
Adnan Hodzic 232450f936 code improvements for snap to work in strict confinement 2020-02-10 18:18:02 +01:00
Adnan Hodzic 87752c1de6 code refactor 2020-02-08 21:18:47 +01:00
Adnan Hodzic 5ab8757696 daemon disabled on snap install, working install/remove 2020-02-08 14:32:58 +01:00
Adnan Hodzic 97d3754ad7 start snap systemd service if DAEMON env var set to ENABLED 2020-02-05 21:03:29 +01:00
Adnan Hodzic 19b8f9a083 improved daemon install/remove after setup.py install 2020-01-26 10:13:16 +01:00
Adnan Hodzic d6c0abe072 fixed daemon install/removal with setup.py 2020-01-25 17:39:17 +01:00
Adnan Hodzic d1f4dcd33b working daemon as part of snap (dirty) 2020-01-24 15:53:25 +01:00
John Athanaselis d907d9f300 Update cpufreqctl.sh (#19) 2020-01-07 20:03:20 +01:00
Adnan Hodzic 3b54f949b0 deploy unified (across distirbutions) systemd unit file (issue: #12) 2020-01-07 18:47:52 +01:00
aroundthfur 463fafbbff fix systemd unit file removal path (#13) 2020-01-05 20:52:06 +01:00
Adnan Hodzic a9466bc8b4 remove removal of daemon install marker 2020-01-05 17:40:39 +01:00
Velimir Iveljic 9bfcc9f97a 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 5cfac0de91 major code refactor and improvements 2020-01-03 16:27:41 +01:00
Adnan Hodzic 9cfdae49c5 systemd working with proper logging functionality 2020-01-03 14:09:07 +01:00
Adnan Hodzic 45071a1493 code refinement (working systemd) without logs 2020-01-02 23:30:55 +01:00
Adnan Hodzic 6fdb5a1034 added daemon removal + other improvements 2020-01-02 13:06:43 +01:00
Adnan Hodzic b8d4945c2c added option to deploy and run auto-cpufreq as a service (daemon) 2020-01-02 01:49:01 +01:00
Adnan Hodzic e8b763963a added cpufreqctl_deploy + added cpufreqctl script 2019-12-31 12:15:16 +01:00