diff options
Diffstat (limited to 'rel/files')
| -rwxr-xr-x | rel/files/installation/init.d/pleroma | 1 | ||||
| -rw-r--r--[-rwxr-xr-x] | rel/files/installation/pleroma.service | 0 |
2 files changed, 1 insertions, 0 deletions
diff --git a/rel/files/installation/init.d/pleroma b/rel/files/installation/init.d/pleroma index dea1db2..ca5b842 100755 --- a/rel/files/installation/init.d/pleroma +++ b/rel/files/installation/init.d/pleroma @@ -9,6 +9,7 @@ command=/opt/pleroma/bin/pleroma command_args="start" command_user=pleroma command_background=1 +no_new_privs="yes" # Ask process to terminate within 30 seconds, otherwise kill it retry="SIGTERM/30/SIGKILL/5" diff --git a/rel/files/installation/pleroma.service b/rel/files/installation/pleroma.service index e47cf58..e47cf58 100755..100644 --- a/rel/files/installation/pleroma.service +++ b/rel/files/installation/pleroma.service |
