chiark / gitweb /
force event socket buffer size to 16MB
[elogind.git] / udevinfo.c
index 6b368fcfe8ba003b083c90f278bea45b065def02..b668655f29ec21e6a739c9dbdee65bd1ae48592e 100644 (file)
@@ -214,7 +214,7 @@ static void print_help(void)
 
 int main(int argc, char *argv[], char *envp[])
 {
-       static const char short_options[] = "aen:p:q:rVh";
+       static const char short_options[] = "aden:p:q:rVh";
        int option;
        struct udevice udev;
        int root = 0;