diff options
author | Charles Celerier <charles@chckyn.org> | 2020-04-23 08:25:13 -0700 |
---|---|---|
committer | Anoop C S <anoopcs@cryptolab.net> | 2020-04-30 17:48:59 +0000 |
commit | b0f41bc56d3867dc4cf2125d8ae87ddff2593229 (patch) | |
tree | 8538c9c29a7fb960984a5f956d460d14d1d5f713 /glusterfsd/src | |
parent | 13f3654bc7f5acd8df38b66ab8c28397dacf405e (diff) |
Use already expanded SYSCONF_DIR in glusterd.service instead of sysconfdir
The generated glusterd.service file included the Automake artifact
`${prefix}` in the EnvironmentFile definition. When an actual value for
`${prefix}` is specified by Automake, this is not properly passed on
to glusterd.service's EnvironmentFile variable since `${prefix}` will
not be expanded once it is no longer in the control of Automake.
Because this artifact was left by the sysconfdir variable, we substitute
it with the SYSCONF_DIR variable that configure.ac expands earlier.
Change-Id: I980b27590c15facb567b153bd57078fed320ff87
Updates: #1135
Signed-off-by: Charles Celerier <charles@chckyn.org>
Diffstat (limited to 'glusterfsd/src')
0 files changed, 0 insertions, 0 deletions