We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd9ddd7 commit d8c462cCopy full SHA for d8c462c
contrib/systemd/gitea.service
@@ -80,7 +80,7 @@ Environment=USER=git HOME=/home/git GITEA_WORK_DIR=/var/lib/gitea
80
###
81
# In some cases, when using CapabilityBoundingSet and AmbientCapabilities option, you may want to
82
# set the following value to false to allow capabilities to be applied on gitea process. The following
83
-# value sandboxes gitea service and prevent any processes from running with privileges in the host user namespace.
+# value if set to true sandboxes gitea service and prevent any processes from running with privileges in the host user namespace.
84
85
#PrivateUsers=false
86
0 commit comments