Simplify nginx systemd unit and add RuntimeDirectory option to php

This commit is contained in:
Daniel Winzen
2019-10-17 19:03:45 +02:00
parent b7be96b11f
commit 9c04243f33
8 changed files with 12 additions and 5 deletions

View File

@ -29,6 +29,7 @@ InaccessiblePaths=-/root/
CPUQuota=100%
MemoryHigh=25%
MemoryMax=35%
RuntimeDirectory=php
[Install]
WantedBy=multi-user.target