diff --git a/docsite/rst/intro_configuration.rst b/docsite/rst/intro_configuration.rst index ccfb456ed93..d36bb6dbd60 100644 --- a/docsite/rst/intro_configuration.rst +++ b/docsite/rst/intro_configuration.rst @@ -591,7 +591,7 @@ Additional flags to pass to sudo when engaging sudo support. The default is '-H of the original user. In some situations you may wish to add or remove flags, but in general most users will not need to change this setting:: - sudo_flags=-H + sudo_flags=-H -S -n .. _sudo_user: