]> git.ipfire.org Git - thirdparty/systemd.git/commit
network: if /sys is rw, then udev should be around 14229/head
authorYu Watanabe <watanabe.yu+github@gmail.com>
Wed, 4 Dec 2019 10:12:36 +0000 (19:12 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Wed, 4 Dec 2019 23:22:52 +0000 (08:22 +0900)
commitbf331d87171b7750d1c72ab0b140a240c0cf32c3
tree0df159e2ed31e1edb23e74d80fcbfb6057b93ba2
parent26208d5b9674079dcf2c9d301f09a7c7b23bfdc3
network: if /sys is rw, then udev should be around

This switches detect_container() to path_is_read_only_rw("/sys"), as if
systemd-udevd.service is conditionalized with that way.

This also updates the log message.
src/network/networkd-link.c