mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
logging / relayd - move syslog target to plugin where it belongs [], closes https://github.com/opnsense/plugins/issues/2643
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
###################################################################
|
||||
# Local syslog-ng configuration filter definition [relayd].
|
||||
###################################################################
|
||||
filter f_local_relayd {
|
||||
program("relayd");
|
||||
};
|
||||
Reference in New Issue
Block a user