How to prevent an app from starting at boot? Topic is solved
How to prevent an app from starting at boot?
Hey I want to prevent transmission-daemon from starting at boot. Where do I make this edit? I am planning to have it start automatically upon successful VPN connection, thanks.
Re: How to prevent an app from starting at boot?
dietpi-services > tramsmission-daemon > Include/Exclude => [excluded]


Re: How to prevent an app from starting at boot?
damn you are faster 

Pls let us know if a solution is working. This could help others if they hit by similar situation. Your DietPi Team
Re: How to prevent an app from starting at boot?
Just one note: It will also prevent DietPi from stopping it during installs, updates, backups etc. However, not a bid issue usually.
Re: How to prevent an app from starting at boot?
Say this program is connected to a vpn kill switch, it should be fine in that case right? Kill the VPN and kill switch kills the program
Re: How to prevent an app from starting at boot?
Jep that totally makes sense then.