Update README
parent
72ae92080b
commit
bf91e51e49
|
|
@ -10,7 +10,7 @@ Put the [script](src/borgwrapper.sh) somewhere practical
|
||||||
|
|
||||||
# Configuration
|
# Configuration
|
||||||
By default borgwrapper expects the configuration to be located at `/etc/borgwrapper/config.sh`.
|
By default borgwrapper expects the configuration to be located at `/etc/borgwrapper/config.sh`.
|
||||||
An example configuration file is included in [config.sh.example](src/config.sh.example)
|
An example configuration file is included in [config.sh.example](src/config.sh.example).
|
||||||
Ensure restrictive permissions on this file as it exposes the passphrase.
|
Ensure restrictive permissions on this file as it exposes the passphrase.
|
||||||
|
|
||||||
chown root. config.sh
|
chown root. config.sh
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue