From: Takashi Iwai Date: Mon, 15 Apr 2013 09:20:41 +0000 (+0200) Subject: alsactl: Fix a typo in systemd alsa-restore.service X-Git-Tag: v1.0.27.1~9 X-Git-Url: https://git.alsa-project.org/?a=commitdiff_plain;h=3616b1fe3ca603832b2f88abeb722cba2f0dde7e;p=alsa-utils.git alsactl: Fix a typo in systemd alsa-restore.service Signed-off-by: Takashi Iwai --- diff --git a/alsactl/alsa-restore.service.in b/alsactl/alsa-restore.service.in index ab3c30d..245a439 100644 --- a/alsactl/alsa-restore.service.in +++ b/alsactl/alsa-restore.service.in @@ -12,6 +12,6 @@ Before=shutdown.target Conflicts=shutdown.target [Service] -Type=oneshop +Type=oneshot ExecStart=-@sbindir@/alsactl restore StandardOutput=syslog