Skip to content

Commit

Permalink
shorten description in systemd unit file
Browse files Browse the repository at this point in the history
  • Loading branch information
Unrud committed Mar 22, 2017
1 parent 411109d commit 6d2c6e0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion etc/linux-systemd/init-headphone.service
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[Unit]
Description=Initialize headphone amplifier found in some Clevo laptops
Description=Initialize headphone amplifier
After=suspend.target
After=hibernate.target
After=hybrid-sleep.target
Expand Down
2 changes: 1 addition & 1 deletion init-headphone.service.in
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[Unit]
Description=Initialize headphone amplifier found in some Clevo laptops
Description=Initialize headphone amplifier
After=suspend.target
After=hibernate.target
After=hybrid-sleep.target
Expand Down

0 comments on commit 6d2c6e0

Please sign in to comment.