Skip to content

Commit 4e84976

Browse files
added flag to service start script
1 parent ef2f0b1 commit 4e84976

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -264,7 +264,7 @@ If you are running Hashicorp Vault as a service with system, it may be necessary
264264

265265
This line should look something like this:
266266

267-
`ExecStartPre=/bin/bash export KF_CONF_PATH='/usr/bin/keyfactor/config.json'`
267+
`ExecStartPre=/bin/bash -c export KF_CONF_PATH='/usr/bin/keyfactor/config.json'`
268268

269269
### Install and register the plugin
270270

0 commit comments

Comments
 (0)