#6 Assume ownership of /usr/lib/tmpfiles.d
Merged by mosvald. Opened by rishi.
Unknown source master

Download 6.patch

Currently, systemd is the sole owner of /usr/lib/tmpfiles.d (ie.,
_tmpfilesdir). Therefore, in theory, every package that drops a file
into /usr/lib/tmpfiles.d should have a run-time dependency on systemd.

However, that would adversely affect containers. Packages will start to
pull in systemd for what might be a potentially optional configuration
file.

https://bugzilla.redhat.com/show_bug.cgi?id=2068460
https://pagure.io/packaging-committee/pull-request/1017

rebased onto 415dc1deb9421e56f3e3d37d3c81ac2530978eef

rebased onto 9646332e41b231aa0c1b0a1d1e46833c45a3003c

Metadata Update from @ovasik:
- Request assigned

Pull-Request has been merged by mosvald

Metadata