]> git.ipfire.org Git - thirdparty/mkosi.git/commit
Fix bind mounting resolv.conf when it's a symlink 1334/head
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Thu, 9 Feb 2023 14:03:36 +0000 (15:03 +0100)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Thu, 9 Feb 2023 14:03:36 +0000 (15:03 +0100)
commit7a895a59e920343e48f0de94fab946d4966ee426
tree259d3997cc8d0b115578734717274712eb77ca8a
parent534f07bac194d920ee4d5f2d2c57dbb427722ea2
Fix bind mounting resolv.conf when it's a symlink

bwrap doesn't support mounting over symlinks, so let's take that
into account.
mkosi/run.py