summarylogtreecommitdiffstats
path: root/lg4l.install
diff options
context:
space:
mode:
authorÓscar García Amor2019-12-30 15:44:01 +0100
committerÓscar García Amor2019-12-30 15:44:01 +0100
commit74abdc150a01cf4974686390aeb5a270a48c39d3 (patch)
tree6db4bdd0de379d43329a37753d2b465023e53b75 /lg4l.install
downloadaur-74abdc150a01cf4974686390aeb5a270a48c39d3.tar.gz
Initial upload: lg4l 2017.08.09-1
Diffstat (limited to 'lg4l.install')
-rw-r--r--lg4l.install6
1 files changed, 6 insertions, 0 deletions
diff --git a/lg4l.install b/lg4l.install
new file mode 100644
index 000000000000..3b27b59cab63
--- /dev/null
+++ b/lg4l.install
@@ -0,0 +1,6 @@
+post_install() {
+ cat << EOF
+===> You may want to load hid-g* module and run lg4l-rebind as root
+===> If you don't want to load module by hand, simply reboot your machine
+EOF
+}