Doc: Describe running apps as root user on Linux

Task-number: QTCREATORBUG-25162
Change-Id: I5db639a3cb77e1b2504b38cfda739e6892722a19
Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
This commit is contained in:
Leena Miettinen
2021-04-08 16:58:37 +02:00
parent 65db684c7d
commit 74c1e6ae6d

View File

@@ -61,6 +61,9 @@
linked frameworks, such as the Qt framework itself. You do not need this
option for debugging your application code.
On Linux, select the \uicontrol {Run as root user} check box to run the
application with root user permissions.
You can also create custom executable run configurations where you
can set the executable to be run. For more information, see
\l{Specifying a Custom Executable to Run}.