This website works better with JavaScript.
Home
Explore
Help
Sign In
titouan
/
init-headphone
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
5
Wiki
Activity
Browse Source
Fixed typo in service file
pull/1/head
0.2.0-rpmsrc
Titouan Rigoudy
10 years ago
parent
90bd21d0da
commit
843da720f3
1 changed files
with
1 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
init-headphone.service
+ 1
- 1
init-headphone.service
View File
@ -4,7 +4,7 @@ After=suspend.target
[Service]
[Service]
Type
=
simple
Type
=
simple
ExecStart
=
/usr/bin/init-headphone
ExecStart
=
/usr/
s
bin/init-headphone
[Install]
[Install]
WantedBy
=
suspend.target
WantedBy
=
suspend.target
Write
Preview
Loading…
Cancel
Save