pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: 'sudo' "use_pty" broken on serial or wscons terminals



>To fix this issue, you can
>
>a) either use `ttyE0' instead of `constty' -- like the other BSDs do:
>
>```
>constty "/usr/libexec/getty Pc"         vt100   on secure
>ttyE0   "/usr/libexec/getty Pc"         wsvt25  on secure
>```
>

`constty` should be `off' there, of course: you shouldn't have both `constty'
and `ttyE0' set to `on'.

-RVP



Home | Main Index | Thread Index | Old Index