commit | 7cb831f1eeac95185588670bf85ae4171fbf615f | [log] [tgz] |
---|---|---|
author | Jason M. Bills <jason.m.bills@intel.com> | Wed Jun 28 14:29:16 2023 -0700 |
committer | Jason M. Bills <jason.m.bills@intel.com> | Wed Jun 28 14:36:51 2023 -0700 |
tree | 2f79f9b7ff5ad3ac37a8c60f0a690466b2046668 | |
parent | e6bd6d4ce7fc6fb6567be554e2e0608146535ae3 [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: Ie31fed1901949247cb1a64b16d1eb26b3a7f895c Signed-off-by: Jason M. Bills <jason.m.bills@intel.com>