MyNixOS website logo
option

services.syslog-ng.configHeader

The very first lines of the configuration file. Should usually contain the syslog-ng version header.

Declarations
Type
strings concatenated with "\n"
Default
''
  @version: 4.4
  @include "scl.conf"
''