Angel
281a7adc34
Add dinit init system ( #690 )
...
* Add dinit support
2024-05-09 18:26:50 +02:00
Robert Oswald
9f132bdc81
replaced #!/bin/bash with #!/usr/bin/env bash ( #551 )
2023-09-10 14:24:03 +02:00
Anas
8fbb5ea624
add s6 script for auto-cpufreq install ( #421 )
...
* add s6 script.
* fixing s6 init system with reload and call s6-svscan
* Fix my typo.
forgot to add slash to this dir.
* repalce reload init in bottom
* replace the samethings like install section
Co-authored-by: Anas <AnasR7@protonmail>
2022-08-15 12:40:39 +02:00
bobslept
d0df29e33e
Renamed various init scripts ( #317 )
2021-12-20 19:13:39 +01:00
AdwaitAdk
00eca65c82
Support for openrc ( #314 )
...
* Added support for openrc.
* Added main script from upstream.
* Added thankyou note.
2021-12-18 20:00:02 +01:00
bobslept
342e5fab86
Verify the use of supported init systems. ( #303 )
2021-12-08 07:50:40 +01:00
Animesh Sahu
4fee7b680b
Turning Bluetooth off/on & Void Linux improvements ( #269 )
2021-11-04 08:32:50 +01:00
explosion-mental
80af500858
Code refactor (improved readability) of auto-cpufreq-installer ( #238 )
2021-09-19 16:50:32 +02:00
explosion-mental
5ca58e7885
Artix runnit support ( #237 )
...
* artix install
* ! -> !=
2021-08-28 07:46:02 +02:00
jpnt
5a4d8f7bf3
Added Void Linux support (runit)
2021-08-20 00:01:12 +00:00
Adnan Hodzic
71a8b92e04
daemon disabled on snap install, working install/remove
2020-02-08 14:32:58 +01:00
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
d75d8dc2b1
deploy unified (across distirbutions) systemd unit file (issue: #12 )
2020-01-07 18:47:52 +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