summarylogtreecommitdiffstats
path: root/udevil.install
diff options
context:
space:
mode:
Diffstat (limited to 'udevil.install')
-rw-r--r--udevil.install4
1 files changed, 4 insertions, 0 deletions
diff --git a/udevil.install b/udevil.install
new file mode 100644
index 000000000000..d839de6628ee
--- /dev/null
+++ b/udevil.install
@@ -0,0 +1,4 @@
+post_install() {
+ echo '>>> REMEMBER to enable kernel polling when using devmon without udisks:'
+ echo ' http://ignorantguru.github.com/udevil/#polling'
+}