total rebase
[anni] / rel / files / installation / init.d / pleroma
index dea1db26c8e25e87e99ce464b6b8243bc657cd56..ca5b842e1160d71c5dd592c7e7cb64ba735c31bf 100755 (executable)
@@ -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"