4 lines
53 B
Plaintext
4 lines
53 B
Plaintext
|
#!/bin/sh
|
||
|
|
||
|
exec snort.bin --daq-dir /usr/lib/daq/ $*
|