

Don’t do that. I’ve done worse, but that’s no excuse. You need to use the setgid bit (chmod g+s
) of the parent folder and then look into the umask config option for whichever of your applications are creating files/directories… and what umask even is ofc lol
It’s not that difficult, and you don’t need to become an expert — just find out what you need to achieve what you’d trying to do rn. Tbh I still use online calculators for permissions a lot of the time. Maybe see what you can find in the servarr wiki on the subject?