canonical / core18

The core18 base snap
14 stars 26 forks source link

Fix the UID/GID mapping #28

Closed sil2100 closed 6 years ago

sil2100 commented 6 years ago

Move the first check and password DB creation much earlier and then, at the end, only check for database modifications. Thanks mvo!