- Add meson build files (autotools stays available for now)
- Replace the use of
as
withxxd
for including a file as a string, which avoids some pitfalls (#15 and portability problems). The tarball contains the resulting file, soxxd
is not necessary when building using autotools - Move
rtkit-daemon.service
fromgraphical.target
tomulti-user.target
(#12) - Make libsystemd an optional dependency (#13)