summarylogtreecommitdiffstats
path: root/change-service-execstart-path.patch
blob: 159ae873708505fb0e8152aed0027e9f65470eba (plain)
1
2
3
4
5
6
7
8
9
10
11
--- a/auto-rotate.service
+++ b/auto-rotate.service
@@ -12,7 +12,7 @@ BindsTo=graphical-session.target
 [Service]
 Environment=DISPLAY=:0
 ExecStartPre=/bin/sleep 10
-ExecStart=/usr/local/bin/auto-rotate
+ExecStart=/usr/bin/auto-rotate
 Restart=on-failure
 SuccessExitStatus=3 4
 RestartForceExitStatus=3 4