Simplify nginx systemd unit and add RuntimeDirectory option to php
This commit is contained in:
@ -31,6 +31,7 @@ InaccessiblePaths=-/root/
|
||||
CPUQuota=100%
|
||||
MemoryHigh=25%
|
||||
MemoryMax=35%
|
||||
RuntimeDirectory=php
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
|
Reference in New Issue
Block a user