Didn't need pid file.
This commit is contained in:
parent
4ab5a7fd1d
commit
761bd3a6f9
1 changed files with 0 additions and 1 deletions
|
|
@ -44,7 +44,6 @@ After=network.target
|
||||||
User=nginx
|
User=nginx
|
||||||
Group=nginx
|
Group=nginx
|
||||||
RuntimeDirectory=nginx-cache-purge
|
RuntimeDirectory=nginx-cache-purge
|
||||||
PIDFile=/var/run/nginx-cache-purge/service.pid
|
|
||||||
ExecStart=/usr/local/bin/nginx-cache-purge server
|
ExecStart=/usr/local/bin/nginx-cache-purge server
|
||||||
Restart=always
|
Restart=always
|
||||||
RestartSec=3s
|
RestartSec=3s
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue