dbc99dc0d2
On BSD, /var/db is what linux calls /var/lib. On modern linux, /run and /var/run are the same directory, but on BSD the correct path is /var/run, so use that. Fixes #79 Signed-off-by: David Anderson <dave@natulte.net> |
||
---|---|---|
.. | ||
paths.go | ||
paths_unix.go |