3 # Alias: Enable Builtin Syslog Server
6 # If this option is enabled then mkeventd starts a builtin syslog
7 # server that receives syslog messages via UDP port 514. Local messages
8 # via /dev/log are not being received, so you can keep your local
9 # syslog server running as long as it does not open UDP port 514.
10 # Enabling this option makes the mkeventd started via a SUID helper
11 # that first opens the (priviledged) port 514 and then starting the
12 # actual event daemon.
23 [ "$CONFIG_MKEVENTD" = on
]