auto-cpufreq/scripts
bobslept 6e3f45182b
Implement python virtual environment (#326)
* Implement python virtual environment

  * added venv instead of using system env pip
  * adjusted the unit file to startup the app from the venv
  * created a wrapper script to call the app from the venv
  * extended cleanup for venv and additional scripts
  * refactored the is_running() function to find the process now that it
    is called from a venv

* remove update_service_file since we changed the binary path to the venv location

* fix bug in argument handling; upgrade pip before installing python packages

* fix bug in syntax

* Renamed auto-cpufreq wrapper

* Change permissions to use --stats as user

* Changed init scripts to use wrapper

Co-authored-by: aroundthfur <velimir@foolcontrol.org>
2021-12-21 20:14:02 +01:00
..
auto-cpufreq-install.sh Renamed various init scripts (#317) 2021-12-20 19:13:39 +01:00
auto-cpufreq-openrc Implement python virtual environment (#326) 2021-12-21 20:14:02 +01:00
auto-cpufreq-remove.sh Support for openrc (#314) 2021-12-18 20:00:02 +01:00
auto-cpufreq-runit Implement python virtual environment (#326) 2021-12-21 20:14:02 +01:00
auto-cpufreq-venv-wrapper Implement python virtual environment (#326) 2021-12-21 20:14:02 +01:00
auto-cpufreq.service Implement python virtual environment (#326) 2021-12-21 20:14:02 +01:00
cpufreqctl.sh Remove package options (#304) 2021-12-08 21:07:50 +01:00
snapdaemon.sh Improve domain language around logging and stats (#160) 2021-02-02 21:40:55 +01:00