diff --git a/init-headphone.service b/init-headphone.service index 4133fcc..bf16f81 100644 --- a/init-headphone.service +++ b/init-headphone.service @@ -4,7 +4,7 @@ After=suspend.target [Service] Type=simple -ExecStart=/usr/bin/init-headphone +ExecStart=/usr/sbin/init-headphone [Install] WantedBy=suspend.target