blob: 00b401f8462100823279dd988442546e342430d2 [file] [log] [blame]
description: >
An example inventory match rule.
events:
- name: Example Match(1)
description: >
Matches any PropertiesChanged signal.
type: match
signature:
type: signal
interface: org.freedesktop.DBus.Properties
member: PropertiesChanged
action:
type: noop
# vim: tabstop=8 expandtab shiftwidth=4 softtabstop=4