]> git.ipfire.org Git - thirdparty/systemd.git/commit
bus-socket: Clarify that inotify is supposed to watch all components
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Mon, 15 Jan 2024 16:16:10 +0000 (17:16 +0100)
committerLuca Boccassi <luca.boccassi@gmail.com>
Mon, 15 Jan 2024 17:00:04 +0000 (17:00 +0000)
commit0e2f18eedd6b9be32b1c1122dcd2c30319074c7f
tree4e5241cfec097328415abd94be030ff2290d993a
parent01526fedef49a65a1f7356aa4b6dd5a2b8defa8b
bus-socket: Clarify that inotify is supposed to watch all components

The previous wording of the components could mean that we should only
watch directories, not the socket itself. Reword so that we clearly
mention that all components of the path are watched, including the
socket itself.
src/libsystemd/sd-bus/bus-socket.c