From f2f1f2472c5efc541bd53f51289ad58a86fa2d41 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Sat, 20 May 2017 17:35:06 -0400 Subject: ./tools/notsd-move --- man/journal-remote.conf.xml | 120 -------------------------------------------- 1 file changed, 120 deletions(-) delete mode 100644 man/journal-remote.conf.xml (limited to 'man/journal-remote.conf.xml') diff --git a/man/journal-remote.conf.xml b/man/journal-remote.conf.xml deleted file mode 100644 index f7ac8c46e0..0000000000 --- a/man/journal-remote.conf.xml +++ /dev/null @@ -1,120 +0,0 @@ - - - - - - - - journal-remote.conf - systemd - - - - Developer - Chris - Morgan - chmorgan@gmail.com - - - - - - journal-remote.conf - 5 - - - - journal-remote.conf - journal-remote.conf.d - Configuration files for the service accepting remote journal uploads - - - - /etc/systemd/journal-remote.conf - /etc/systemd/journal-remote.conf.d/*.conf - /run/systemd/journal-remote.conf.d/*.conf - /usr/lib/systemd/journal-remote.conf.d/*.conf - - - - Description - - These files configure various parameters of - systemd-journal-remote.service8. - - - - - - Options - - All options are configured in the - [Remote] section: - - - - Seal= - - Periodically sign the data in the journal using Forward Secure Sealing. - - - - - - SplitMode= - - One of host or none. - - - - - ServerKeyFile= - - SSL key in PEM format. - - - - ServerCertificateFile= - - SSL CA certificate in PEM format. - - - - TrustedCertificateFile= - - SSL CA certificate. - - - - - - - - See Also - - systemd-journal-remote8, - systemd1, - systemd-journald.service8 - - - - -- cgit v1.2.3-54-g00ecf