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 d8c462c commit 60d7a1aCopy full SHA for 60d7a1a
contrib/systemd/gitea.service
@@ -80,7 +80,8 @@ 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 if set to true 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
84
+# in the host user namespace.
85
86
#PrivateUsers=false
87
0 commit comments