mirror of
https://github.com/sheumann/hush.git
synced 2025-01-13 21:31:51 +00:00
9b7d964581
a big "P" Policy violator -- logname was using getlogin(3), which uses utmp under the hood. We don't need no stinkin' utmp (and if we are using tinylogin, it is unlikely to be useful trying). -Erik