On Thu, 3 Oct 2019, Alarig Le Lay wrote:
If you mean running with another user than root, I don’t see it on Linux either.
This seems to be a "problem" of the distribution: thorsten@obelix:~$ ps aux|grep bird bird 27983 0.0 0.1 15424 2248 ? Ss 22:07 0:00 /usr/sbin/bird -f -u bird -g bird bird 28045 0.0 0.1 15492 2240 ? Ss 22:07 0:00 /usr/sbin/bird6 -f -u bird -g bird thorsten 29098 0.0 0.0 14908 932 pts/0 S+ 22:10 0:00 grep bird thorsten@obelix:~$ cat /etc/debian_version 9.11 Thorsten