Skip to content

Commit

Permalink
Fixed typo in service file
Browse files Browse the repository at this point in the history
  • Loading branch information
letitz committed Apr 14, 2015
1 parent 90bd21d commit 843da72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion init-headphone.service
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ After=suspend.target

[Service]
Type=simple
ExecStart=/usr/bin/init-headphone
ExecStart=/usr/sbin/init-headphone

[Install]
WantedBy=suspend.target
Expand Down

0 comments on commit 843da72

Please sign in to comment.