commit | 01a3964a9eef7508dce6edcc3dd2c4400f2b5029 | [log] [tgz] |
---|---|---|
author | Jason M. Bills <jason.m.bills@intel.com> | Tue Jun 27 16:07:56 2023 -0700 |
committer | Jason M. Bills <jason.m.bills@intel.com> | Wed Jun 28 15:17:05 2023 -0700 |
tree | b0a7c621f1e8813c351668352a45e5eb7dde5091 | |
parent | da46c3ba853b2173be23ff9a7585cc56fbb3eda2 [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: Ia7e3ef57cbbd89cd259472f48baab2ec1b661fd1 Signed-off-by: Jason M. Bills <jason.m.bills@intel.com>