Bläddra i källkod

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

Dan Helfman 1 år sedan
förälder
incheckning
1fed44f905
1 ändrade filer med 2 tillägg och 1 borttagningar
  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