Skip to content

Commit 60d7a1a

Browse files
Prox501silverwind
andauthored
Make a newline for comment as suggested by Silverwind
Co-authored-by: silverwind <[email protected]>
1 parent d8c462c commit 60d7a1a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

contrib/systemd/gitea.service

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,8 @@ 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 if set to true 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
84+
# in the host user namespace.
8485
###
8586
#PrivateUsers=false
8687
###

0 commit comments

Comments
 (0)