fix: remove /var/lib/rpm dir from image fs
rpm-ostree expects that the system will create a symlink /var/lib/rpm as part of the boot process. In recent versions of rpm-ostree they decided to let the daemon die if this is a directory instead of a symlink.
Fixes #62 (closed)