Commit Graph

8 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 ba311ae16c
Fix file log freezing issue (#40) 2020-02-16 13:24:14 +01:00
Adnan Hodzic 19b8f9a083 improved daemon install/remove after setup.py install 2020-01-26 10:13:16 +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 b8d4945c2c added option to deploy and run auto-cpufreq as a service (daemon) 2020-01-02 01:49:01 +01:00