]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/core/dbus-service.c
core: USB function properties do not change dynamically, don't claim so
authorLennart Poettering <lennart@poettering.net>
Tue, 27 Nov 2018 19:08:03 +0000 (20:08 +0100)
committerLennart Poettering <lennart@poettering.net>
Wed, 28 Nov 2018 09:29:51 +0000 (10:29 +0100)
commitb4525804a14983bd8234ca04ff08c0fb4792d8e9
treea852aca95c92774868d773c5bf28207c9ffbb0a7
parente33437844ef44cc32734655e35743b67a2a720e4
core: USB function properties do not change dynamically, don't claim so

This reduces our PropertiesChanged signals a bit in size as we don't
keep out blasting properties that cannot change anyway all the time.
src/core/dbus-service.c