summaryrefslogtreecommitdiff
path: root/vendor/github.com/boltdb/bolt
diff options
context:
space:
mode:
authorMatthew Heon <matthew.heon@pm.me>2019-05-13 16:06:21 -0400
committerMatthew Heon <matthew.heon@pm.me>2019-05-13 16:09:40 -0400
commitdd8bb2d08811de27bf7d13816ee0c21d2abe8722 (patch)
tree43a5466b858b07db0873c0aaf589eb86aa3ef2aa /vendor/github.com/boltdb/bolt
parentec382e4c8df06558cac73df26aee8e3a3f2429df (diff)
downloadpodman-dd8bb2d08811de27bf7d13816ee0c21d2abe8722.tar.gz
podman-dd8bb2d08811de27bf7d13816ee0c21d2abe8722.tar.bz2
podman-dd8bb2d08811de27bf7d13816ee0c21d2abe8722.zip
Fix libpod.conf option ordering
Adding the journald configuration broke decoding the default libpod.conf, because it was after the [runtimes] table (and was being interpreted as a member of the table, and not the larger config). We can't easily fix this on the TOML side, so our best bet is to move it above the table and add a comment to try and make sure this doesn't happen again. Signed-off-by: Matthew Heon <matthew.heon@pm.me>
Diffstat (limited to 'vendor/github.com/boltdb/bolt')
0 files changed, 0 insertions, 0 deletions