Dietpi has a script called 'dietpi-services' which controls daemons.
Inside the script there is a array of daemons dietpi surpports.
I installed a few custom daemons and added their names to the array.
and It works fine.
It'll be nice to have some Interactive way to add/remove user installed daemons to 'dietpi-services' scripts' array.
Please consider it.
Daemon Manager Topic is solved
Re: Daemon Manager
Good idea!studioai wrote:Dietpi has a script called 'dietpi-services' which controls daemons.
Inside the script there is a array of daemons dietpi surpports.
I installed a few custom daemons and added their names to the array.
and It works fine.
It'll be nice to have some Interactive way to add/remove user installed daemons to 'dietpi-services' scripts' array.
Please consider it.
I'll get that added in: https://github.com/Fourdee/DietPi/issues/740
If you find our project or support useful, then we’d really appreciate it if you’d consider contributing to the project however you can.
Donating is the easiest – you can use PayPal or become a DietPi patron.
Donating is the easiest – you can use PayPal or become a DietPi patron.
Re: Daemon Manager
Done, would you be willing to test this for us?
https://github.com/Fourdee/DietPi/issue ... -276070002
https://github.com/Fourdee/DietPi/issue ... -276070002
If you find our project or support useful, then we’d really appreciate it if you’d consider contributing to the project however you can.
Donating is the easiest – you can use PayPal or become a DietPi patron.
Donating is the easiest – you can use PayPal or become a DietPi patron.
Re: Daemon Manager
Sure! I'll test it tonight.Done, would you be willing to test this for us?
Thanks for your work!