Annotation of embedaddon/strongswan/conf/options/charon-systemd.opt, revision 1.1

1.1     ! misho       1: charon-systemd.journal {}
        !             2:        Section to configure native systemd journal logger, very similar to the
        !             3:        syslog logger as described in LOGGER CONFIGURATION in
        !             4:        **strongswan.conf**(5).
        !             5: 
        !             6: charon-systemd.journal.default = 1
        !             7:        Default loglevel.
        !             8: 
        !             9:        Specifies the default loglevel to be used for subsystems for which no
        !            10:        specific loglevel is defined.
        !            11: 
        !            12: charon-systemd.journal.<subsystem> = <default>
        !            13:        Loglevel for a specific subsystem.

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>