浏览代码

docs: update macOS hint about full disk access

Thomas Waldmann 1 年之前
父节点
当前提交
7a4d53c2f5
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/installation.rst

+ 1 - 1
docs/installation.rst

@@ -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]
     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
 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
 granted full disk access, and you run Borg backup from cron, you will see
 messages such as::
 messages such as::