Re: [systemd-devel] Custom nobody user/group name not equivalent

2024-04-18 Thread Opty
On Wed, Apr 17, 2024 at 5:31 PM Lennart Poettering wrote: > This is a place where distros should not depart from each > other. Calling the user "nobody" and the group the same is simply the > least surprising thing: it's comonly understood that user's which have > their own matching groups should

Re: [systemd-devel] Custom nobody user/group name not equivalent

2024-04-17 Thread Lennart Poettering
On Mi, 17.04.24 17:17, Opty (opt...@gmail.com) wrote: > Hello, > > when using > > -8<- > -Dnobody-user=overflowuid \ > -Dnobody-group=overflowgid \ > -8<-

[systemd-devel] Custom nobody user/group name not equivalent

2024-04-17 Thread Opty
Hello, when using -8<- -Dnobody-user=overflowuid \ -Dnobody-group=overflowgid \ -8<- in Slackware I got -8<