package/dhcpcd: use /run for PIDFile
authorMichael Nosthoff <buildroot@heine.tech>
Wed, 16 Sep 2020 15:35:05 +0000 (17:35 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sat, 19 Sep 2020 13:15:20 +0000 (15:15 +0200)
commit9668296056c265836b61f2e7afe6bcd7c9d773ba
treec04ff4eac3c557aa8bd7af8b6f1f351a3b09bdd0
parentcdc183eef026ecfc3f2ae2afc02440b549829be4
package/dhcpcd: use /run for PIDFile

Fixes:

PIDFile= references a path below legacy directory /var/run/, updating
/var/run/dhcpcd.pid → /run/dhcpcd.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/dhcpcd/dhcpcd.service