Skip to content
  • Benjamin Berg's avatar
    pam: Move NameOwnerChanged registration after initialization · c24badfd
    Benjamin Berg authored
    We must ignore NameOwnerChanged that happen due to automatic startup.
    The easy way to do so is to just register it only when we get to the
    point that a name owner change has security implications.
    
    While add it, change it to always log at a warning level.
    
    Fixes: #94
    c24badfd