diff options
Diffstat (limited to 'rel')
| -rw-r--r--[-rwxr-xr-x] | rel/env.sh.eex | 0 | ||||
| -rwxr-xr-x | rel/files/installation/init.d/pleroma | 1 | ||||
| -rw-r--r--[-rwxr-xr-x] | rel/files/installation/pleroma.service | 0 | ||||
| -rw-r--r--[-rwxr-xr-x] | rel/vm.args.eex | 0 |
4 files changed, 1 insertions, 0 deletions
diff --git a/rel/env.sh.eex b/rel/env.sh.eex index e1b8710..e1b8710 100755..100644 --- a/rel/env.sh.eex +++ b/rel/env.sh.eex 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 diff --git a/rel/vm.args.eex b/rel/vm.args.eex index 71e8032..71e8032 100755..100644 --- a/rel/vm.args.eex +++ b/rel/vm.args.eex |
