commit | 48935a4343cbb81e43f37a9442d72905442300f9 | [log] [tgz] |
---|---|---|
author | Jason M. Bills <jason.m.bills@intel.com> | Wed Jun 28 12:04:56 2023 -0700 |
committer | Jason M. Bills <jason.m.bills@intel.com> | Wed Jun 28 12:05:35 2023 -0700 |
tree | 9c58e0ab2e40d02e37b65777070693f767f35c88 | |
parent | d5c499082f191ad729c034f955e0131c4c398f73 [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: I80eeca283ae4b7f58461b220ab7879ab3a150943 Signed-off-by: Jason M. Bills <jason.m.bills@intel.com>