<div dir="ltr">Hi Jorell,<div><br></div><div>It is a bad idea to set the local state dir to:</div><div>--localstatedir=<b>/var/run/kea/</b><br></div><div><br></div><div>When you reboot, the /var/run is recreated since it is a tempfs directory, and I found systemd will not recursively create the directories on start.</div><div>I had some of these same issues while working on the debian package, so I thought I would share. However, using <b>/var/run</b> for PID files is fine.</div><div><br></div><div>Cheers,</div><div>Jason</div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr">On Mon, Oct 15, 2018 at 4:36 AM Wlodek Wencel <<a href="mailto:wlodek@isc.org">wlodek@isc.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Thank you for reporting this, issue is now fixed on master branch.<br>
<br>
Wlodek<br>
<br>
QA Engineer, ISC<br>
<br>
<br>
On 18/09/2018 20:45, Jorell F wrote:<br>
> I still do not understand why the PID file is created in the root of the <br>
> file system.<br>
><br>
> I even re-downloaded the gitlab repo<br>
><br>
> My previous build didn't have this problem, I don't remember what build <br>
> that was, I think it was 1.3.0-git<br>
><br>
> I had to add a line to the '[service]' section of my service file<br>
> "Environment=KEA_PIDFILE_DIR=/var/run/kea"<br>
><br>
> I did set '--localstatedir=/var/run" for ./configure<br>
> _______________________________________________<br>
> Kea-users mailing list<br>
> <a href="mailto:Kea-users@lists.isc.org" target="_blank">Kea-users@lists.isc.org</a><br>
> <a href="https://lists.isc.org/mailman/listinfo/kea-users" rel="noreferrer" target="_blank">https://lists.isc.org/mailman/listinfo/kea-users</a><br>
<br>
_______________________________________________<br>
Kea-users mailing list<br>
<a href="mailto:Kea-users@lists.isc.org" target="_blank">Kea-users@lists.isc.org</a><br>
<a href="https://lists.isc.org/mailman/listinfo/kea-users" rel="noreferrer" target="_blank">https://lists.isc.org/mailman/listinfo/kea-users</a><br>
</blockquote></div>