diff options
author | Luke Shumaker <lukeshu@sbcglobal.net> | 2016-07-27 23:53:49 -0400 |
---|---|---|
committer | Luke Shumaker <lukeshu@sbcglobal.net> | 2016-07-27 23:53:49 -0400 |
commit | 8afdea4cef99e4e22d7e941cb779cefcb65d2284 (patch) | |
tree | e674a72577d988bb8ecbc14338913dd0e17cee09 /src/grp-journal-remote/systemd-journal-remote/journal-remote.conf.in | |
parent | 46565171d49814f56b340d8cd28d7a855cad8dee (diff) |
./move.sh
Diffstat (limited to 'src/grp-journal-remote/systemd-journal-remote/journal-remote.conf.in')
-rw-r--r-- | src/grp-journal-remote/systemd-journal-remote/journal-remote.conf.in | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/grp-journal-remote/systemd-journal-remote/journal-remote.conf.in b/src/grp-journal-remote/systemd-journal-remote/journal-remote.conf.in new file mode 100644 index 0000000000..7122d63362 --- /dev/null +++ b/src/grp-journal-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 |