Merge pull request #3066 from mheon/events_libpod_manpage

Document events logger options in libpod.conf manpage
This commit is contained in:
OpenShift Merge Robot 2019-05-04 11:15:38 +02:00 committed by GitHub
commit 3e5452ceb7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

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 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. 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 ## FILES
`/usr/share/containers/libpod.conf`, default libpod configuration path `/usr/share/containers/libpod.conf`, default libpod configuration path