pam: Move NameOwnerChanged registration after initialization
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)