chraebsli to Programmer Humor@programming.dev • 1 year agoTouch a file in Linuxprogramming.devimagemessage-square92arrow-up11.2K
arrow-up11.2KimageTouch a file in Linuxprogramming.devchraebsli to Programmer Humor@programming.dev • 1 year agomessage-square92
minus-square@dan@upvote.aulinkfedilink6•1 year agoThis is an interesting idea to allow non-root users to restart a service. It looks like this is doable with systemd too. https://superuser.com/a/1531261
minus-squareZürilinkfedilink2•1 year agoIndeed. Replacing monit with systemd for this job is still on our todo list.
This is an interesting idea to allow non-root users to restart a service. It looks like this is doable with systemd too. https://superuser.com/a/1531261
Indeed. Replacing monit with systemd for this job is still on our todo list.