summaryrefslogtreecommitdiff
path: root/libpod.conf
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2019-05-13 20:40:19 +0200
committerGitHub <noreply@github.com>2019-05-13 20:40:19 +0200
commitec382e4c8df06558cac73df26aee8e3a3f2429df (patch)
treebad4e7c7b63747220135087a3237d23e28951a25 /libpod.conf
parent25415e0b0edb0f120cedcc10b9aed7f15cd9e086 (diff)
parentd1fc3fc702cce6efca4a20f972ef1931c8392548 (diff)
downloadpodman-ec382e4c8df06558cac73df26aee8e3a3f2429df.tar.gz
podman-ec382e4c8df06558cac73df26aee8e3a3f2429df.tar.bz2
podman-ec382e4c8df06558cac73df26aee8e3a3f2429df.zip
Merge pull request #3083 from openSUSE/systemd-optional
Add `systemd` build tag
Diffstat (limited to 'libpod.conf')
-rw-r--r--libpod.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/libpod.conf b/libpod.conf
index ca8d0fb36..08e80fac1 100644
--- a/libpod.conf
+++ b/libpod.conf
@@ -116,4 +116,4 @@ runc = [
# Selects which logging mechanism to use for Podman events. Valid values
# are `journald` or `file`.
-events_logger = "journald"
+# events_logger = "journald"