Simplify nginx systemd unit and add RuntimeDirectory option to php
This commit is contained in:
@ -1,3 +1,4 @@
|
||||
daemon on;
|
||||
user www-data;
|
||||
worker_processes auto;
|
||||
pid /run/nginx.pid;
|
||||
|
Reference in New Issue
Block a user