fix pidfile error caused by root-owned /run/kea
Closes kea#3200 (closed).
-
f250b889 [kea#3200 (closed)] fix pidfile error caused by root-owned /run/kea After fresh installaton, /run/kea would be owned by root:root which caused Kea to not create a pidfile which passed by uneventul, but then resulted in an error on shutdown because there was no pidfile to delete. Second startup would properly change ownership to kea:kea, and the bug wouldn't repeat.
- https://jenkins.aws.isc.org/job/kea-manual/job/pkg/375/
- https://jenkins.aws.isc.org/job/kea-manual/job/check-pkgs/14/
- https://jenkins.aws.isc.org/job/kea-manual/job/release-upload-to-cloudsmith/20/
- https://jenkins.aws.isc.org/job/kea-manual/job/release-pkgs-check/18/ vs https://jenkins.aws.isc.org/job/kea-dev/job/release-pkgs-check/174/
Edited by Andrei Pavel