summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuca Weiss2017-02-13 09:24:11 +0100
committerLuca Weiss2017-02-13 09:24:11 +0100
commitb4df5a88d7e90e5ee28c4ff3a0677a8a03e6db5e (patch)
treeb128c336a086c9bd3ab701ebe53609eaba09776d
parentf685accc04a47d52c6d08992276c5bc3068b562f (diff)
downloadaur-b4df5a88d7e90e5ee28c4ff3a0677a8a03e6db5e.tar.gz
Update .install files with more/better comments
-rw-r--r--razer-driver-arch-git.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/razer-driver-arch-git.install b/razer-driver-arch-git.install
index 6f0594513aa2..0170c9c1d63a 100644
--- a/razer-driver-arch-git.install
+++ b/razer-driver-arch-git.install
@@ -5,7 +5,7 @@ _depmod() {
post_install() {
cat << EOF
-==> Stuff about rebooting :)
+==> Theoretically everything should be working fine after a replug of your device(s). Otherwise please reboot.
EOF
_depmod
}