Jan Beich wrote in
:
|Graham Perrin writes:
|
|> What normally takes care of creation of the numbered directories?
|
|/var/run/user/ (or /run/user/ on Linux with systemd) is a common prefix
It seems to me the latter is just a more modern variant, which
slowly enters non-systemd systems like
The addition of pflog_if_print to the tcpdump code breaks buildworld if
WITHOUT_PF= is set in /etc/src.conf.
I do not use PF and have WITHOUT_PF= set in /etc/src.conf.
If I comment out WITHOUT_PF= buildworld succeeds. But I have no use for
PF and don't want to build it.
Here's the error code em
Graham Perrin writes:
> What normally takes care of creation of the numbered directories?
/var/run/user/ (or /run/user/ on Linux with systemd) is a common prefix
for XDG_RUNTIME_DIR, a standardized place for user-owned unix(4) sockets.
Fallbacks are either app-specific or shared (e.g., CVE-2020-