docs: quickstart: delete problematic BORG_PASSPRHASE use

(cherry picked from commit aa7fbff55f)
This commit is contained in:
Marian Beermann 2017-06-06 21:29:31 +02:00 committed by Thomas Waldmann
parent f7b16112dc
commit 93efd2dca4
1 changed files with 2 additions and 2 deletions

View File

@ -149,8 +149,8 @@ may be surprised that the following ``export`` has no effect on your command::
export BORG_PASSPHRASE='complicated & long' export BORG_PASSPHRASE='complicated & long'
sudo ./yourborgwrapper.sh # still prompts for password sudo ./yourborgwrapper.sh # still prompts for password
For more information, see sudo(8) man page. Hint: see ``env_keep`` in For more information, refer to the sudo(8) man page and ``env_keep`` in
sudoers(5), or try ``sudo BORG_PASSPHRASE='yourphrase' borg`` syntax. the sudoers(5) man page.
.. Tip:: .. Tip::
To debug what your borg process is actually seeing, find its PID To debug what your borg process is actually seeing, find its PID