diff options
author | Daan De Meyer <daan.j.demeyer@gmail.com> | 2023-04-24 11:54:50 +0200 |
---|---|---|
committer | Daan De Meyer <daan.j.demeyer@gmail.com> | 2023-04-24 18:14:12 +0200 |
commit | d404c8d887dfdd06c91409d06b695f2c502e4a41 (patch) | |
tree | eafb2828b795eb1eb980280e81283c39d378504a /.github | |
parent | man: fix LogControl1 manpage example (diff) | |
download | systemd-d404c8d887dfdd06c91409d06b695f2c502e4a41.tar.xz systemd-d404c8d887dfdd06c91409d06b695f2c502e4a41.zip |
nspawn: Don't follow /etc/resolv.conf symlinks
When we're checking if /etc/resolv.conf exists so we can bind mount
on top of it, we care about whether the symlink itself exists if
/etc/resolv.conf exists and not the file it points to, so add
CHASE_NOFOLLOW to make sure we check existence of the symlink and
not the file it points to.
Diffstat (limited to '.github')
0 files changed, 0 insertions, 0 deletions