velocity: add bind path for config
This commit is contained in:
parent
63abb5dae8
commit
5860c9c430
1 changed files with 2 additions and 0 deletions
|
|
@ -125,6 +125,8 @@
|
|||
StateDirectory = "velocity";
|
||||
StateDirectoryMode = "0700";
|
||||
WorkingDirectory = "%S/velocity";
|
||||
# velocity doesnt have a --config :(
|
||||
BindReadOnlyPaths = "/etc/velocity/velocity.toml:%S/velocity/velocity.toml";
|
||||
|
||||
Type = "exec";
|
||||
Restart = "always";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue