]> git.donarmstrong.com Git - deb_pkgs/autorandr.git/blobdiff - Makefile
Install udev rules.
[deb_pkgs/autorandr.git] / Makefile
index f26018d32030dc2ba4aaa9084f6edc6c05cb6559..41494faedfabc0773b4351c90f7ff7e8377b26fd 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -9,4 +9,6 @@ install:
        install -m 644 bash_completion/autorandr /etc/bash_completion.d/
 
 hotplug:
-       install -m 755 pm-utils/40autorandr /etc/pm/power.d/
\ No newline at end of file
+       install -m 755 pm-utils/40autorandr /etc/pm/sleep.d/
+       install -m 644 udev/40-monitor-hotplug.rules /etc/udev/rules.d/
+       udevadm control --reload-rules
\ No newline at end of file