diff options
Diffstat (limited to 'conf/modules.d')
-rw-r--r-- | conf/modules.d/p0f.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/modules.d/p0f.conf b/conf/modules.d/p0f.conf index efeab1a40..721975f2b 100644 --- a/conf/modules.d/p0f.conf +++ b/conf/modules.d/p0f.conf @@ -18,7 +18,7 @@ p0f { enabled = false; # Path to the unix socket that p0f listens on - socket = '/tmp/p0f.sock'; + socket = '/var/run/p0f.sock'; # Connection timeout timeout = 5s; |