diff options
author | Luke Shumaker <lukeshu@sbcglobal.net> | 2016-07-27 21:57:13 -0400 |
---|---|---|
committer | Luke Shumaker <lukeshu@sbcglobal.net> | 2016-07-27 21:57:13 -0400 |
commit | b099095b4327b5ed5571d54012ab796fabe20842 (patch) | |
tree | 6eacd519b9a1ed2e23fa62c851810fa03f8ef579 /src/grp-journal-remote/systemd-journal-upload/journal-upload.conf.in | |
parent | 360946068882afd7f803db9c9853cd2f2e87447d (diff) |
./move.sh
Diffstat (limited to 'src/grp-journal-remote/systemd-journal-upload/journal-upload.conf.in')
-rw-r--r-- | src/grp-journal-remote/systemd-journal-upload/journal-upload.conf.in | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/grp-journal-remote/systemd-journal-upload/journal-upload.conf.in b/src/grp-journal-remote/systemd-journal-upload/journal-upload.conf.in new file mode 100644 index 0000000000..c5670682e8 --- /dev/null +++ b/src/grp-journal-remote/systemd-journal-upload/journal-upload.conf.in @@ -0,0 +1,5 @@ +[Upload] +# URL= +# ServerKeyFile=@CERTIFICATEROOT@/private/journal-upload.pem +# ServerCertificateFile=@CERTIFICATEROOT@/certs/journal-upload.pem +# TrustedCertificateFile=@CERTIFICATEROOT@/ca/trusted.pem |