Browse Source

Fixed typo in service file

pull/1/head 0.2.0-rpmsrc
Titouan Rigoudy 10 years ago
parent
commit
843da720f3
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      init-headphone.service

+ 1
- 1
init-headphone.service View File

@ -4,7 +4,7 @@ After=suspend.target
[Service]
Type=simple
ExecStart=/usr/bin/init-headphone
ExecStart=/usr/sbin/init-headphone
[Install]
WantedBy=suspend.target


Loading…
Cancel
Save