package/nginx: use /run for PIDFile
authorMichael Nosthoff <buildroot@heine.tech>
Wed, 16 Sep 2020 15:35:03 +0000 (17:35 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sat, 19 Sep 2020 13:14:44 +0000 (15:14 +0200)
commit4027ba29f448b9f70347dbfd27cdeddab44e40b0
treef53183ad08a13be590b464ceb2402c264f193c5a
parent0fa4eb375c7ebcafbb9f7eeabe27adfc9508923e
package/nginx: use /run for PIDFile

Fixes:

systemd[1]: /usr/lib/systemd/system/nginx.service:7: PIDFile= references
a path below legacy directory /var/run/, updating /var/run/nginx.pid →
/run/nginx.pid; please update the unit file accordingly.

Signed-off-by: Michael Nosthoff <buildroot@heine.tech>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/nginx/nginx.service