X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Makefile;h=41494faedfabc0773b4351c90f7ff7e8377b26fd;hb=085ee737811613715af6aeb6e8c270eaf45ecb00;hp=f26018d32030dc2ba4aaa9084f6edc6c05cb6559;hpb=6bdb12f4882253dda5e1ef38db6dcc3d2a3463aa;p=deb_pkgs%2Fautorandr.git diff --git a/Makefile b/Makefile index f26018d..41494fa 100644 --- 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