starcms wrote:I'm also seeing this oddness in my log with the new build:
Wed Jun 28 23:33:43 2017 user.err kernel: [ 8.076638] procd: cannot set group tty for /dev/ttyS11
Likely due to https://git.lede-project.org/?p=source. … 9122dfa242
Good find! So what does this mean exactly? In future builds, @david needs to remove a script or patch or something which changes the group for /dev/tty* to tty because that commit makes it unnecessary because now procd does it automatically?
And since the group is now already set to tty, it just gives an error when trying to set it to tty again?
Or does it mean the new procd commit isn't working correctly and hence the error messages?
(Last edited by starcms on 29 Jun 2017, 20:41)