Document events logger options in libpod.conf manpage

Signed-off-by: Matthew Heon <matthew.heon@pm.me>
This commit is contained in:
Matthew Heon
2019-05-03 16:17:25 -04:00
parent 2658e870d2
commit c5e3d5c7a9

View File

@ -95,6 +95,9 @@ libpod to manage containers.
Path to the command binary to use for setting up a network. It is currently only used for setting up
a slirp4netns network. If "" is used then the binary is looked up using the $PATH environment variable.
**events_logger**=""
Default method to use when logging events. Valid values are "journald" and "file".
## FILES
`/usr/share/containers/libpod.conf`, default libpod configuration path