浏览代码

Add documentation note about sudo and sudoers "secure_path" option (#757).

Dan Helfman 1 年之前
父节点
当前提交
1fed44f905
共有 1 个文件被更改,包括 2 次插入1 次删除
  1. 2 1
      docs/how-to/set-up-backups.md

+ 2 - 1
docs/how-to/set-up-backups.md

@@ -69,7 +69,8 @@ borgmatic --version
 
 If borgmatic is properly installed, that should output your borgmatic version.
 You can also try `sudo borgmatic --version` if you intend to run borgmatic
-with `sudo`.
+with `sudo`. If that doesn't work, you may need to update your [sudoers
+`secure_path` option](https://wiki.archlinux.org/title/Sudo).
 
 
 ### Other ways to install