Skip to content
  • Allison Lortie's avatar
    Clean up user classification logic · 0a7e6f63
    Allison Lortie authored
    Bring back the simple login.defs-based check for if a user is human or
    not and enable it by default.
    
    Add a build option --enable-user-heuristics to get the old behaviour
    back again.
    
    Split out all human vs. system user divination into a new file,
    user-classify.c in order to clean up daemon.c a bit.
    0a7e6f63