systemd: use CMake install prefix in templates#60575
systemd: use CMake install prefix in templates#60575SrinivasaBharath merged 1 commit intoceph:mainfrom
Conversation
|
jenkins test api |
|
The flags have been dropped. |
|
Please squash the second commit into the first -- no need to add the flags only to drop them in the following commit. |
The current systemd services use hard coded paths. This commit uses CMake install prefix in the templates to setup paths to executables where they are actually installed. Signed-off-by: steven <[email protected]>
67e46e5 to
68c72c5
Compare
|
jenkins test api |
|
jenkins test api |
|
This pull request has been automatically marked as stale because it has not had any activity for 60 days. It will be closed if no further activity occurs for another 30 days. |
|
@yuriw Please include this PR into a RADOS integration branch. |
|
This pull request has been automatically marked as stale because it has not had any activity for 60 days. It will be closed if no further activity occurs for another 30 days. |
@yuriw It looks like this PR got missed. |
The current systemd services use hard-coded paths. This commit uses the CMake install prefix in the templates to set up paths to executables where they are actually installed.