mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-30 05:40:06 +00:00
812ef1f124
- Use rcNG startup script [2] PR: ports/67842 [1], ports/67935 [2] Submitted by: Linh Pham <question+freebsdpr@closedsrc.org> [1], Renato Botelho <renato@galle.com.br> [2]
17 lines
523 B
Plaintext
17 lines
523 B
Plaintext
***********************************
|
|
* !!!!!!!!!!! WARNING !!!!!!!!!!! *
|
|
***********************************
|
|
|
|
snort now uses rcNG startup scripts and must be enabled via /etc/rc.conf
|
|
|
|
Available variables:
|
|
|
|
snort_enable (bool): Set to YES to enable snort
|
|
Default: NO
|
|
snort_flags (str): Extra flags passed to snort
|
|
Default: -Dq
|
|
snort_interface (str): Network interface to sniff
|
|
Default: ""
|
|
snort_conf (str): Snort configuration file
|
|
Default: ${PREFIX}/etc/snort.conf
|