Ruben van Erk
I would like to disable services entirely so a service won't restart on a server boot. Particularly helpful for insights. The 'fix it for me' only stops a service, the stopped service then restarts on a server reboot.
Dennis
@Ruben-Van-Erk I'm not sure if we're going to implement this from out the panel, however, you can actually disable services yourself.
Make sure to log in as root user and run this command:
systemctl disable supervisor
Replace supervisor
with any service you want to disable upon boot.
Alex
I have the same feeling that stopping a service in the dashboard should also disable it. I mean why else the insight if it “fixes it” and comes back after every kernel update reboot? It puzzled me for quite some time why services kept starting themselfs again.
Dennis
@Alex I agree on the "Fix it for me" button it should disable on boot, but when you press "Stop", I don't see it as more value to also disable on boot. I'd rather have a separate button/setting for disabling it completely.
Alex
That is also awesome, but I think there should be a way to permanently disable a service. If not the stop button then many another button somewhere or maybe a switch or something. But it be really nice to be able to do it without creating scripts to do it (it's easy sure, but not very ergonomical IMHO. It's ofcourse up to you if and how you'd like to handle it :)
Add option to enable/disable services
-
Dennis moved item to board Live
1 year ago -
Nathan Geerinck moved item to board In code review
1 year ago -
Nathan Geerinck moved item to board In progress
1 year ago -
Dennis moved item to board Planned
2 years ago -
Dennis moved item to board Under review
2 years ago -
Dennis moved item to project Server Level Requests
2 years ago -
Ruben van Erk opened
2 years ago