https://bugzilla.redhat.com/show_bug.cgi?id=1832623



--- Comment #10 from Michel Alexandre Salim <[email protected]> ---
so - looking at the file/directory ownership guidelines; since psi-notify
actually works fine if you run it from the CLI, without using the systemd unit,
I'm going to just make it co-own /usr/lib/systemd/user:

https://docs.fedoraproject.org/en-US/packaging-guidelines/#_the_directory_is_owned_by_a_package_which_is_not_required_for_your_package_to_function

it does pull in systemd-libs because it's compiled against it, but this is a
much smaller surface than pulling in the entire systemd -- in case someone
wants to run this in a minimal environment (e.g. a container). note that the
scriptlets already check if systemctl is executable so they don't pre-assume
systemd is installed.


-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]

Reply via email to