systemd unit path is hardcoded

Bug #1780557 reported by Jan Tojnar
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
BAMF
New
Undecided
Unassigned

Bug Description

Bamf hardcodes unit path to /usr/lib/systemd/user which causes problems on systems where the programs are installed in different locations. @prefix@/lib/systemd/user would work much better. See, for example, evince does it.

https://github.com/GNOME/evince/blob/e20cdcbbe89f70df43946bd8f92d86fe4b510906/configure.ac#L323-L332

Alternately you could use `pkg-config --variable=systemduserunitdir systemd` but that would add dependency on systemd.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.