mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-14 00:24:40 +00:00
Syslog, use fqdn when sending messages. closes https://github.com/opnsense/core/issues/3622
This commit is contained in:
parent
de2b965304
commit
2d7f9cae2d
@ -6,6 +6,7 @@
|
||||
#
|
||||
options {
|
||||
keep_hostname(yes);
|
||||
use_fqdn(yes);
|
||||
chain_hostnames(off);
|
||||
flush_lines(0);
|
||||
threaded(yes);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user