>>>>> "Russ" == Russ Allbery <[email protected]> writes:
Russ> So far as I can tell, installing the systemd package by itself
shouldn't
Russ> do anything. It's possible that I'm wrong, but if so, it might be
easier
Russ> to just fix that problem rather than splitting out binaries. It's
also
Russ> any problem with installing the systemd package on a system that isn't
Russ> running systemd.
Well, systemd does depend on libsystemd0 .
libelogind0 provides/replaces lybsystemd0 and conflicts with systemd.
So, it is not currently possible to get systemd-tmpfiles and elogind
installed on the same system.
Which clearly needs to get fixed somehow if we're going to use
systemd-tmpfiles everywhere we can.