chiark / gitweb /
invalidate rules and kmod index with 'udevadm control --reload'
[elogind.git] / udev / udevadm-test-builtin.c
index 66043c76d6aedb6fb7021f850e25e8ff7491aaff..253fcd0c8fc6e8ffdb24a191de2b9c521f8b6e5f 100644 (file)
@@ -124,4 +124,5 @@ const struct udevadm_cmd udevadm_test_builtin = {
        .name = "test-builtin",
        .cmd = adm_builtin,
        .help = "test a built-in command",
+       .debug = true,
 };