about summary refs log tree commit diff
path: root/etc/conf.d/udev
diff options
context:
space:
mode:
Diffstat (limited to 'etc/conf.d/udev')
-rw-r--r--etc/conf.d/udev9
1 files changed, 9 insertions, 0 deletions
diff --git a/etc/conf.d/udev b/etc/conf.d/udev
new file mode 100644
index 0000000..a714032
--- /dev/null
+++ b/etc/conf.d/udev
@@ -0,0 +1,9 @@
+# /etc/conf.d/udev: config file for udev
+
+# Add extra command line options to udevd, use with care
+# udevd --help for possible values
+#udev_opts=""
+
+# Run udevd --debug and write output to /run/udevdebug.log
+# Should not be kept on as it fills diskspace slowly
+#udev_debug="YES"

Consider giving Nix/NixOS a try! <3