Actions
Bug #1353
closed
PB
VJ
unix-command socket created with last character missing
Bug #1353:
unix-command socket created with last character missing
Affected Versions:
Effort:
Difficulty:
Label:
Description
2.1dev (rev ff8dae3) on OpenBSD5.5/amd64 (./configure --prefix /home/suricata --enable-unix-socket)
The unix-command socket is created in localstatedir, but with one character short:
default:
srwxr-x--- 1 root wheel 0 Dec 24 11:06 suricata-command.socke
using a custom name 'custom.123':
srwxr-x--- 1 root wheel 0 Dec 24 11:10 custom.12
Target filesystem is plain OpenBSD ffs.
Actions