mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-15 07:13:37 +00:00
systemd_system_unitdir was accidentally used as the destination for the user systemd unit, which means it overwrites the system unit. Correct it to systemd_user_unitdir to fix starting with the system unit. Signed-off-by: Scott Murray <scott.murray@konsulko.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>