It shows I’m running as root (uid=0), but I specified PUID=3028, so I assumed exec commands run before linuxserver’s magic (where it starts as root then switches to UID specified in the env variable).
So you’re saying whatever issue I’m having, it isn’t because group_add is ignored? damn it lol, I thought I found the root of my problem.