from piCore-9.0.3:
..which would tend to indicate that tc-config needs adjusting
Code: [Select]
$ which adduser
/usr/sbin/adduser
$ which addgroup
/usr/sbin/addgroup
$ grep adduser /etc/init.d/tc-config
/bin/adduser -s /bin/sh -G staff -D "$USER"
..which would tend to indicate that tc-config needs adjusting