X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=udev_rules.h;h=da5ac3ea18c9a528d7517f8c663bf74f00053c88;hp=556f55087d48c46aa277c8048b1032d07d8782cb;hb=661a0bea80d129d5df708e36dbaed745c9d8392e;hpb=274da2b23d37f2dd174f765e9cfcc485e4a5a898 diff --git a/udev_rules.h b/udev_rules.h index 556f55087..da5ac3ea1 100644 --- a/udev_rules.h +++ b/udev_rules.h @@ -90,13 +90,14 @@ struct udev_rule { struct key name; struct key symlink; + struct key symlink_match; struct key owner; struct key group; - mode_t mode; - enum key_operation mode_operation; + struct key mode; enum escape_type string_escape; unsigned int link_priority; + int event_timeout; unsigned int partitions; unsigned int last_rule:1, run_ignore_error:1,