Commit cb9bb5bc authored by Florent Revest's avatar Florent Revest

profiled: Make sure the systemd service is included in the profiled package

parent b6d75414
...@@ -21,4 +21,4 @@ do_install() { ...@@ -21,4 +21,4 @@ do_install() {
ROOT=${D} make install ROOT=${D} make install
} }
FILES_${PN} += "/usr/share/dbus-1/services/profiled.service" FILES_${PN} += "/usr/share/dbus-1/services/profiled.service /usr/lib/systemd/user/profiled.service"
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment