v0.2
- The daemon is no longer a separate binary (lockdownd). It is now integrated in the main lockdown binary as a new command (
lockdown daemon). This saves on another 8 Mb of binary. - Added installer that can also install the daemon using systemd.
- Various small improvements and fixes