]> git.ipfire.org Git - thirdparty/systemd.git/commit - man/systemd-resolved.service.xml
resolved: read DNS conf also from creds and kernel cmdline
authorLennart Poettering <lennart@poettering.net>
Thu, 5 Jan 2023 14:35:20 +0000 (15:35 +0100)
committerLennart Poettering <lennart@poettering.net>
Thu, 5 Jan 2023 17:52:15 +0000 (18:52 +0100)
commit116687f26778c5d8f1fceb9b0ebba363a10597bc
tree3514cb8fb28d72896aa6b5434486e4a39b3c23de
parentea575e176aac9fa8f430bb30a3e8abd8da767a10
resolved: read DNS conf also from creds and kernel cmdline

Note that this drops ProtectProc=invisible from
systemd-resolved.service.

This is done because othewise access to the booted "kernel" command line is not
necessarily available. That's because in containers we want to read
/proc/1/cmdline for that.

Fixes: #24103
man/kernel-command-line.xml
man/systemd-resolved.service.xml
man/systemd.system-credentials.xml
src/resolve/resolved-conf.c
units/systemd-resolved.service.in