Add no_new_privs to OpenRC service files
This commit is contained in:
parent
fdb5bec431
commit
a663b73634
3 changed files with 3 additions and 0 deletions
|
|
@ -8,6 +8,7 @@ pidfile="/var/run/pleroma.pid"
|
|||
directory=/opt/pleroma
|
||||
healthcheck_delay=60
|
||||
healthcheck_timer=30
|
||||
no_new_privs="yes"
|
||||
|
||||
: ${pleroma_port:-4000}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue