Skip to content

Commit d8c462c

Browse files
authored
Update gitea.service
1 parent bd9ddd7 commit d8c462c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contrib/systemd/gitea.service

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ Environment=USER=git HOME=/home/git GITEA_WORK_DIR=/var/lib/gitea
8080
###
8181
# In some cases, when using CapabilityBoundingSet and AmbientCapabilities option, you may want to
8282
# 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.
83+
# value if set to true sandboxes gitea service and prevent any processes from running with privileges in the host user namespace.
8484
###
8585
#PrivateUsers=false
8686
###

0 commit comments

Comments
 (0)