X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=man%2Fsystemd-journal-remote.service.xml;h=1db0128f746d780315e425096ca51bc91f7c9f0f;hb=c53da7ed02a5d732c9449f79c19675b90a6032e3;hp=da7200c63a72d36293e7a905114766d3061dc951;hpb=a72759c1d39f766c1e7f49673fb88325471ac1b2;p=thirdparty%2Fsystemd.git diff --git a/man/systemd-journal-remote.service.xml b/man/systemd-journal-remote.service.xml index da7200c63a7..1db0128f746 100644 --- a/man/systemd-journal-remote.service.xml +++ b/man/systemd-journal-remote.service.xml @@ -1,17 +1,10 @@ - - + %entities; ]> - - + @@ -19,15 +12,6 @@ systemd-journal-remote.service systemd - - - - Developer - Zbigniew - Jędrzejewski-Szmek - zbyszek@in.waw.pl - - @@ -196,33 +180,29 @@ - - Takes a path to a SSL key file in PEM format. - Defaults to &CERTIFICATE_ROOT;/private/journal-remote.pem. - This option can be used with . - + Takes a path to a SSL key file in PEM format. Defaults to + &CERTIFICATE_ROOT;/private/journal-remote.pem. This option can be used with + . If the path refers to an AF_UNIX stream socket + in the file system a connection is made to it and the key read from it. - - Takes a path to a SSL certificate file in PEM format. - Defaults to &CERTIFICATE_ROOT;/certs/journal-remote.pem. - This option can be used with . - + Takes a path to a SSL certificate file in PEM format. Defaults to + &CERTIFICATE_ROOT;/certs/journal-remote.pem. This option can be used with + . If the path refers to an AF_UNIX stream socket + in the file system a connection is made to it and the certificate read from it. - - Takes a path to a SSL CA certificate file in PEM format, - or . If is set, - then certificate checking will be disabled. - Defaults to &CERTIFICATE_ROOT;/ca/trusted.pem. - This option can be used with . - + Takes a path to a SSL CA certificate file in PEM format, or . If + is set, then certificate checking will be disabled. Defaults to + &CERTIFICATE_ROOT;/ca/trusted.pem. This option can be used with + . If the path refers to an AF_UNIX stream socket + in the file system a connection is made to it and the certificate read from it.