diff options
author | Luke Shumaker <lukeshu@lukeshu.com> | 2017-05-10 15:51:29 -0400 |
---|---|---|
committer | Luke Shumaker <lukeshu@lukeshu.com> | 2017-05-10 15:51:29 -0400 |
commit | 7ad5d6bf5d7fcc61eace7e933b305f69d439fcc9 (patch) | |
tree | baae5aa0698a26b78b9965fb1a49d1efc7b42ed5 /src/grp-journal/grp-remote/systemd-journal-remote/journal-remote.conf.in | |
parent | 93010a5bde39a26d51751edee9276c4c514f7bf4 (diff) |
./tools/notsd-move
Diffstat (limited to 'src/grp-journal/grp-remote/systemd-journal-remote/journal-remote.conf.in')
-rw-r--r-- | src/grp-journal/grp-remote/systemd-journal-remote/journal-remote.conf.in | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/grp-journal/grp-remote/systemd-journal-remote/journal-remote.conf.in b/src/grp-journal/grp-remote/systemd-journal-remote/journal-remote.conf.in new file mode 100644 index 0000000000..7122d63362 --- /dev/null +++ b/src/grp-journal/grp-remote/systemd-journal-remote/journal-remote.conf.in @@ -0,0 +1,6 @@ +[Remote] +# Seal=false +# SplitMode=host +# ServerKeyFile=@CERTIFICATEROOT@/private/journal-remote.pem +# ServerCertificateFile=@CERTIFICATEROOT@/certs/journal-remote.pem +# TrustedCertificateFile=@CERTIFICATEROOT@/ca/trusted.pem |