I just have a quick question:
I created a custom login class, pop3, that has a nologin file set
and when someone in that class tries to log in on the console
i get init errors about getty respawning too quickly.
My question is simply: is this normal?
the pop3 login class is defined as:
pop3:\
:auth:passwd:\
:nologin=/etc/nologin.pop3:\
:tc=default:
---
Lars Hansson