]> git.ipfire.org Git - thirdparty/systemd.git/commit
Revert "core/namespace: ignore ENOENT for /proc/sys/kernel/domainname and hostname" 17977/head
authorYu Watanabe <watanabe.yu+github@gmail.com>
Mon, 14 Dec 2020 17:37:11 +0000 (02:37 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Mon, 14 Dec 2020 17:38:35 +0000 (02:38 +0900)
commitc4837f45674736f692bea29348d217ee8908fc5b
tree9eba62f63a8d35d8b44502f9b4f0b1cb0ebfbcc3
parentad74f28a13d38355150bca5e55e5ab3dc8472d64
Revert "core/namespace: ignore ENOENT for /proc/sys/kernel/domainname and hostname"

This reverts commit 0ebc9f23faf5586f8a9250c3be08773eb3f8d2da.

With the previous commit, these files should always exist.

Closes #17979.
src/core/namespace.c