]> git.pld-linux.org Git - packages/alsa-utils.git/blob - alsa-utils-fix_service_restore.patch
- rel 4; fix alsa-restore.service
[packages/alsa-utils.git] / alsa-utils-fix_service_restore.patch
1 diff -urN alsa-utils-1.0.27.orig/alsactl/alsa-restore.service.in alsa-utils-1.0.27/alsactl/alsa-restore.service.in
2 --- alsa-utils-1.0.27.orig/alsactl/alsa-restore.service.in      2013-04-11 13:43:06.000000000 +0200
3 +++ alsa-utils-1.0.27/alsactl/alsa-restore.service.in   2013-05-12 21:39:52.000000000 +0200
4 @@ -12,6 +12,6 @@
5  Conflicts=shutdown.target
6  
7  [Service]
8 -Type=oneshop
9 +Type=oneshot
10  ExecStart=-@sbindir@/alsactl restore
11  StandardOutput=syslog
This page took 0.034179 seconds and 3 git commands to generate.