File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / strongswan / conf / options / charon-systemd.opt
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs - revision graph
Wed Jun 3 09:46:43 2020 UTC (4 years, 4 months ago) by misho
Branches: strongswan, MAIN
CVS tags: v5_9_2p0, v5_8_4p7, HEAD
Strongswan

    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>