commit | e48c5d387f4f3a4fcfa47c460480dfe0c1b3c144 | [log] [tgz] |
---|---|---|
author | Jason M. Bills <jason.m.bills@intel.com> | Wed Jun 28 14:33:38 2023 -0700 |
committer | Jason M. Bills <jason.m.bills@intel.com> | Wed Jun 28 14:33:54 2023 -0700 |
tree | 46aba4050bc9dcb40d2fe2f7ea9e44efbf2b278f | |
parent | 6b8883595d5238c0ef76d6fe93be4e31d539fb8c [diff] |
Use variable for service install location After enabling 'usrmerge', the install location for systemd service files changed. This uses a variable to get the installation location instead of hardcoding it. Tested: Confirmed that with 'usrmerge' enabled, the service file is correctly installed. Change-Id: Id0b5f10c7c0eb8497752fe5b46fba138cd858ec7 Signed-off-by: Jason M. Bills <jason.m.bills@intel.com>