-
由 Kevin Wolf 提交于
state = 0 in rules means that the rule is valid for any state. Therefore it's impossible to have a rule that works only in the initial state. This changes the initial state from 0 to 1 to make this possible. Signed-off-by: NKevin Wolf <kwolf@redhat.com>
8db520ce