mirror of
https://github.com/borgbackup/borg.git
synced 2025-03-09 05:16:35 +00:00
docs: update macOS hint about full disk access
This commit is contained in:
parent
661e5cccd3
commit
7a4d53c2f5
1 changed files with 1 additions and 1 deletions
|
@ -266,7 +266,7 @@ the installed ``openssl`` formula, point pkg-config to the correct path::
|
|||
|
||||
PKG_CONFIG_PATH="/usr/local/opt/openssl@1.1/lib/pkgconfig" pip install borgbackup[llfuse]
|
||||
|
||||
For OS X Catalina and later, be aware that you must authorize full disk access.
|
||||
Be aware that for all recent macOS releases you must authorize full disk access.
|
||||
It is no longer sufficient to run borg backups as root. If you have not yet
|
||||
granted full disk access, and you run Borg backup from cron, you will see
|
||||
messages such as::
|
||||
|
|
Loading…
Add table
Reference in a new issue