mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-14 16:44:39 +00:00
Captive Portal - fix log target so we don't subscribe to other services logging.
This commit is contained in:
parent
b7f34d02eb
commit
2a58142ddb
@ -2,5 +2,5 @@
|
||||
# Local syslog-ng configuration filter definition [portalauth].
|
||||
###################################################################
|
||||
filter f_local_portalauth {
|
||||
facility(local4) or program("captiveportal");
|
||||
program("captiveportal");
|
||||
};
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user