Update install/backrest-install.sh
Co-authored-by: Slaviša Arežina <58952836+tremor021@users.noreply.github.com>
This commit is contained in:
parent
b541ecf318
commit
60788fccbd
@ -35,7 +35,7 @@ After=network.target
|
|||||||
Type=simple
|
Type=simple
|
||||||
User=$(whoami)
|
User=$(whoami)
|
||||||
ExecStart=/opt/backrest/bin/backrest
|
ExecStart=/opt/backrest/bin/backrest
|
||||||
Environment="BACKREST_PORT=0.0.0.0:9898"
|
Environment="BACKREST_PORT=9898"
|
||||||
Environment="BACKREST_CONFIG=/opt/backrest/config/config.json"
|
Environment="BACKREST_CONFIG=/opt/backrest/config/config.json"
|
||||||
Environment="BACKREST_DATA=/opt/backrest/data"
|
Environment="BACKREST_DATA=/opt/backrest/data"
|
||||||
Environment="XDG_CACHE_HOME=/opt/backrest/cache"
|
Environment="XDG_CACHE_HOME=/opt/backrest/cache"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user