chraebsli ( @chraebsli@programming.dev ) to Programmer Humor@programming.dev · 2 years agoTouch a file in Linuxprogramming.devimagemessage-square44linkfedilinkarrow-up1670
arrow-up1670imageTouch a file in Linuxprogramming.dev chraebsli ( @chraebsli@programming.dev ) to Programmer Humor@programming.dev · 2 years agomessage-square44linkfedilink
minus-square dan ( @dan@upvote.au ) linkfedilinkarrow-up6·2 years 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-square Züri ( @zurchpet@lemmy.ml ) linkfedilinkarrow-up2·2 years 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.