[Bug 247562] dhclient: service script does not create missing piddir

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Mar 2 01:55:49 UTC 2021


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=247562

Duane <parakleta at darkreality.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |parakleta at darkreality.org

--- Comment #1 from Duane <parakleta at darkreality.org> ---
I want to add that I just tripped over this bug as well.

It might be better in the case of dhclient to just use the more common pidfile
location of `/var/run/${name}.${ifn}.pid` or `/var/run/${name}-${ifn}.pid`. 
This doesn't require the directory to be created.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list