]> git.alsa-project.org Git - alsa-utils.git/commitdiff
alsactl: Fix a typo in systemd alsa-restore.service
authorTakashi Iwai <tiwai@suse.de>
Mon, 15 Apr 2013 09:20:41 +0000 (11:20 +0200)
committerTakashi Iwai <tiwai@suse.de>
Mon, 15 Apr 2013 09:21:13 +0000 (11:21 +0200)
Signed-off-by: Takashi Iwai <tiwai@suse.de>
alsactl/alsa-restore.service.in

index ab3c30d4f3c2c34a3dd652e21ead641b2c20a951..245a439798fc58f2eb588d19e3db314d4bde8e51 100644 (file)
@@ -12,6 +12,6 @@ Before=shutdown.target
 Conflicts=shutdown.target
 
 [Service]
-Type=oneshop
+Type=oneshot
 ExecStart=-@sbindir@/alsactl restore
 StandardOutput=syslog