chiark / gitweb /
prepare for new HAL udevdb dump
[elogind.git] / udevrulescompile.c
index a71286abe78efa9750cb31cbffe592d33bf683c9..a2c5f2e9fcea0104d0d28cb3faa92d90a8577f4c 100644 (file)
@@ -69,7 +69,7 @@ int main(int argc, char *argv[], char *envp[])
        unlink(comp);
        unlink(comp_tmp);
 
        unlink(comp);
        unlink(comp_tmp);
 
-       udev_rules_init(&rules, 1);
+       udev_rules_init(&rules, 0, 1);
 
        f = fopen(comp_tmp, "w");
        if (f == NULL) {
 
        f = fopen(comp_tmp, "w");
        if (f == NULL) {