]> git.donarmstrong.com Git - deb_pkgs/autorandr.git/blobdiff - contrib/systemd/autorandr.service
Update scripts' PREFIX in Makefile's install targets
[deb_pkgs/autorandr.git] / contrib / systemd / autorandr.service
index a013fa0792a61caaad002a6ebbccd81e9c5c6b04..d9708af49c51ee4b3d4b816389408323fe2d07f2 100644 (file)
@@ -3,7 +3,7 @@ Description=autorandr execution hook
 After=sleep.target
 
 [Service]
-ExecStart=/usr/local/bin/autorandr --batch --change --default default
+ExecStart=/usr/bin/autorandr --batch --change --default default
 Type=oneshot
 RemainAfterExit=false