Skip to content

pam: Move NameOwnerChanged registration after initialization

Benjamin Berg requested to merge benzea/delay-name-owner-changed into master

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.

Fixes: #94 (closed)

Merge request reports